Share via


TextPatternIdentifiers.IndentationLeadingAttribute Feld

Definition

Bezeichnet das IndentationLeading-Attribut (TextIndent) eines Textbereichs.

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 

Feldwert

Hinweise

Der führende Einzug (angegeben als Point Einheitstypwert), der auf die Absätze angewendet wird, die dem aufrufenden Textbereich zugeordnet sind.

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung-Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld in TextPatternverwenden.

Die Werte für dieses Attribut sind vom Typ Double.

Der Standardwert ist zero.

Gilt für:

Weitere Informationen