TextPatternIdentifiers.TextFlowDirectionsAttribute Feld

Definition

Identifies the TextFlowDirections (FlowDirections) attribute of a text range.

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

Feldwert

Hinweise

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

Werte für dieses Attribut sind vom Typ FlowDirections.

Der Standardwert ist die bitweise Kombination der folgenden Werte: Vertical|RightToLeft|BottomToTop.

Gilt für:

Weitere Informationen