次の方法で共有


TextPatternIdentifiers.IndentationTrailingAttribute フィールド

定義

テキスト範囲の IndentationTrailing (TextIndent) 属性を識別します。

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

フィールド値

注釈

呼び出し元のテキスト範囲に Point 関連付けられている段落に適用される末尾のインデント (単位型の値として指定)。

この識別子は、UI オートメーション プロバイダーによって使用されます。 UI オートメーションクライアント アプリケーションでは、 でTextPattern同等のフィールドを使用する必要があります。

この属性の値は 型 Doubleです。

既定値は zero です。

適用対象

こちらもご覧ください