TextPatternIdentifiers.IndentationLeadingAttribute Fält
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Identifierar IndentationLeading attributet (TextIndent) för ett textintervall.
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
Fältvärde
Kommentarer
Inledande indrag (anges som ett Point enhetstypvärde) som tillämpas på de stycken som är associerade med det anropande textintervallet.
Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i TextPattern.
Värden för det här attributet är av typen Double.
Standardvärdet är zero.