Taal

TextPatternIdentifiers.IndentationLeadingAttribute Veld

Definitie

Identificeert het IndentationLeading (TextIndent) kenmerk van een tekstbereik.

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

Waarde van veld

Opmerkingen

De voorloop 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