Share via


TextPatternIdentifiers.IndentationTrailingAttribute Feld

Definition

Bezeichnet das IndentationTrailing (TextIndent)-Attribut eines Textbereichs.

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 

Feldwert

AutomationTextAttribute

Hinweise

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

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

Werte für dieses Attribut sind vom Typ Double.

Der Standardwert ist zero.

Gilt für

Siehe auch