TextPatternIdentifiers.IndentationFirstLineAttribute Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Identifie l’attribut IndentationFirstLine
(TextIndent) d’une plage de texte.
public: static initonly System::Windows::Automation::AutomationTextAttribute ^ IndentationFirstLineAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute IndentationFirstLineAttribute;
staticval mutable IndentationFirstLineAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly IndentationFirstLineAttribute As AutomationTextAttribute
Valeur de champ
Remarques
Mise en retrait de première ligne (spécifiée en tant que valeur de type d’unité Point ) 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
.