TextPatternIdentifiers.IndentationFirstLineAttribute Veld

Definitie

Identificeert het IndentationFirstLine (TextIndent) kenmerk van een tekstbereik.

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

Waarde van veld

Opmerkingen

De eerste regel 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