Partager via


TextPatternIdentifiers.HorizontalTextAlignmentAttribute Champ

Définition

Identifie l'attribut HorizontalTextAlignment d'une plage de texte.

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 

Valeur de champ

AutomationTextAttribute

Remarques

Alignement horizontal du texte appliqué aux paragraphes associés à la plage de texte appelante.

Cet identificateur est utilisé par UI Automation fournisseurs. UI Automation applications clientes doivent utiliser le champ équivalent dans TextPattern.

Les valeurs de cet attribut sont de type

HorizontalTextAlignment

La valeur par défaut est Left.

S’applique à

Voir aussi