Partager via


TextPatternIdentifiers.IndentationTrailingAttribute Champ

Définition

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

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

Valeur de champ

AutomationTextAttribute

Remarques

Retrait de fin (spécifié en tant que valeur de type d’unité Point ) 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 Double.

La valeur par défaut est zero.

S’applique à

Voir aussi