次の方法で共有


TextPatternIdentifiers.MarginBottomAttribute フィールド

定義

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

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

フィールド値

AutomationTextAttribute

注釈

呼び出し元のテキスト範囲に関連付けられているページに適用される下余白。

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

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

既定値は zero です。

適用対象

こちらもご覧ください