Taal

TextPatternIdentifiers.TextFlowDirectionsAttribute Veld

Definitie

Identificeert het TextFlowDirections (FlowDirections) kenmerk van een tekstbereik.

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 

Waarde van veld

Opmerkingen

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn van het type FlowDirections.

De standaardwaarde is de bitsgewijze combinatie van de volgende waarden: Vertical|RightToLeft|BottomToTop.

Van toepassing op

Zie ook