TextPatternIdentifiers.HorizontalTextAlignmentAttribute Veld

Definitie

Hiermee wordt het HorizontalTextAlignment kenmerk van een tekstbereik geïdentificeerd.

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 

Waarde van veld

Opmerkingen

De horizontale tekstuitlijning 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

HorizontalTextAlignment

De standaardwaarde is Left.

Van toepassing op

Zie ook