TextPatternIdentifiers.MarginBottomAttribute Champ

Définition

Identifie l’attribut MarginBottom (PageSettings) d’une plage de texte.

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

Valeur de champ

AutomationTextAttribute

Remarques

Marge inférieure appliquée aux pages associées à la plage de texte appelante.

Cet identificateur est utilisé par UI Automation fournisseurs. UI Automation les 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