Partage via


TextPatternIdentifiers.IndentationLeadingAttribute Champ

Définition

Identifie l’attribut IndentationLeading (TextIndent) d’une plage de texte.

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

Valeur de champ

AutomationTextAttribute

Remarques

Mise en retrait de début (spécifiée en tant que Point valeur de type d’unité) appliquée 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 Double.

La valeur par défaut est zero.

S’applique à

Voir aussi