TextPatternIdentifiers.MarginTopAttribute Feld

Definition

Bezeichnet das MarginTop-Attribut (PageSettings) eines Textbereichs.

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

Feldwert

Hinweise

Der obere 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