Share via


TextPatternIdentifiers.MarginLeadingAttribute Feld

Definition

Bezeichnet das MarginLeading-Attribut (PageSettings) eines Textbereichs.

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 

Feldwert

Hinweise

Der führende Rand, der auf die Seiten angewendet wird, die dem aufrufenden Textbereich zugeordnet sind.

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung-Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld in TextPatternverwenden.

Die Werte für dieses Attribut sind vom Typ Double.

Der Standardwert ist zero.

Gilt für:

Weitere Informationen