TextPatternIdentifiers.MarginLeadingAttribute Veld

Definitie

Identificeert het MarginLeading (PageSettings) kenmerk van een tekstbereik.

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

Waarde van veld

Opmerkingen

De voorloopmarge 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