FixedPage.ContentBox プロパティ

定義

コンテンツ領域の外接する四角形を取得または設定します。つまり、余白 のページの領域 (ある場合)。

public:
 property System::Windows::Rect ContentBox { System::Windows::Rect get(); void set(System::Windows::Rect value); };
public System.Windows.Rect ContentBox { get; set; }
member this.ContentBox : System.Windows.Rect with get, set
Public Property ContentBox As Rect

プロパティ値

コンテンツ領域を定義する Rect

注釈

ContentBoxを定義するには、次の規則を適用する必要があります。

依存関係プロパティ情報

品目 Value
識別子フィールド ContentBoxProperty
に設定されたメタデータ プロパティ true None

適用対象

こちらもご覧ください