Sdílet prostřednictvím


TextPatternIdentifiers.IsSuperscriptAttribute Pole

Definice

Identifikuje IsSuperscript atribut (FontVariants) textového rozsahu.

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

Hodnota pole

Poznámky

Tento identifikátor používají zprostředkovatelé model UI Automation. model UI Automation klientské aplikace by měly používat ekvivalentní pole v nástroji TextPattern.

Hodnoty tohoto atributu jsou typu Boolean.

Výchozí hodnota je false.

Platí pro

Viz také