TextPatternIdentifiers.MarginTrailingAttribute Feld

Definition

Bezeichnet das MarginTrailing (PageSettings)-Attribut eines Textbereichs.

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

Feldwert

AutomationTextAttribute

Hinweise

Der nachgestellte Rand, der auf die Seite(n) angewendet wird, die dem Aufruftextbereich zugeordnet ist.

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

Werte für dieses Attribut sind vom Typ Double.

Der Standardwert ist zero.

Gilt für

Siehe auch