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

適用於

另請參閱