Freigeben über


TextPatternIdentifiers.HorizontalTextAlignmentAttribute Feld

Definition

Bezeichnet das HorizontalTextAlignment-Attribut eines Textbereichs.

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

Feldwert

AutomationTextAttribute

Hinweise

Die horizontale Textausrichtung, die 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 TextPattern.

Werte für dieses Attribut sind vom Typ

HorizontalTextAlignment

Der Standardwert ist Left

Gilt für

Siehe auch