Share via


TextPatternIdentifiers.IndentationFirstLineAttribute 欄位

定義

識別文字範圍的 IndentationFirstLine (TextIndent) 屬性。

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

欄位值

備註

第一行縮排 (指定為 Point 單位類型值,) 套用至與呼叫文字範圍相關聯的段落 () 。

消費者介面自動化提供者會使用此識別碼。 消費者介面自動化用戶端應用程式應該使用 中的 TextPattern 對等欄位。

這個屬性的值的類型為 Double

預設值是 zero

適用於

另請參閱