TextPatternIdentifiers.IndentationTrailingAttribute Veld

Definitie

Identificeert het IndentationTrailing (TextIndent) kenmerk van een tekstbereik.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ IndentationTrailingAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute IndentationTrailingAttribute;
 staticval mutable IndentationTrailingAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly IndentationTrailingAttribute As AutomationTextAttribute 

Waarde van veld

Opmerkingen

De afsluitende inspringing (opgegeven als eenheidstypewaarde Point ) die is toegepast op de alinea('s) die zijn gekoppeld aan het aanroepende tekstbereik.

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn van het type Double.

De standaardwaarde is zero.

Van toepassing op

Zie ook