TextPatternIdentifiers.IsSubscriptAttribute Veld

Definitie

Identificeert het IsSubscript (FontVariants) kenmerk van een tekstbereik.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ IsSubscriptAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute IsSubscriptAttribute;
 staticval mutable IsSubscriptAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly IsSubscriptAttribute 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 Boolean.

De standaardwaarde is false.

Van toepassing op

Zie ook