TextPatternIdentifiers.MarginBottomAttribute Veld

Definitie

Identificeert het MarginBottom (PageSettings) kenmerk van een tekstbereik.

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 

Waarde van veld

Opmerkingen

De onderste marge die is toegepast op de pagina('s) die zijn gekoppeld aan het aanroepende tekstbereik.

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn van het type Double.

De standaardwaarde is zero.

Van toepassing op

Zie ook