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

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

注釈

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

依存プロパティ情報

識別子フィールド ContentBoxProperty
メタデータのプロパティが次に設定されている true なし

適用対象

こちらもご覧ください