TextPatternIdentifiers.IndentationLeadingAttribute 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別文字範圍的 IndentationLeading
(TextIndent) 屬性。
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
欄位值
備註
指定為 Point 單位類型值的前置縮排 (,) 套用至與呼叫文字範圍相關聯的段落 () 。
消費者介面自動化提供者會使用此識別碼。 消費者介面自動化用戶端應用程式應該使用 中的 TextPattern 對等欄位。
此屬性的值的類型為 Double 。
預設值是 zero
。