Sdílet prostřednictvím


TextPatternIdentifiers.IndentationLeadingAttribute Pole

Definice

Identifikuje atribut IndentationLeading (TextIndent) rozsahu textu.

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

Hodnota pole

AutomationTextAttribute

Poznámky

Počáteční odsazení (zadané jako Point hodnota typu jednotky) použité u odstavců přidružených k volající oblasti textu.

Tento identifikátor používá poskytovatelé model UI Automation. model UI Automation klientské aplikace by měly používat ekvivalentní pole v TextPattern.

Hodnoty tohoto atributu jsou typu Double.

Výchozí hodnota je zero.

Platí pro

Viz také