TextPatternIdentifiers.TextFlowDirectionsAttribute Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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.