TextPatternIdentifiers.IndentationFirstLineAttribute Feld

Definition

Bezeichnet das IndentationFirstLine-Attribut (TextIndent) eines Textbereichs.

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 

Feldwert

Hinweise

Der Einzug der ersten Zeile (angegeben als Point Einheitstypwert) 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 TextPatternverwenden.

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

Der Standardwert ist zero.

Gilt für:

Weitere Informationen