Freigeben über


TextPatternIdentifiers.MarginBottomAttribute Feld

Definition

Bezeichnet das MarginBottom (PageSettings)-Attribut eines Textbereichs.

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 

Feldwert

AutomationTextAttribute

Hinweise

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