Share via


DocumentPage.ContentBox 속성

정의

파생 클래스에서 재정의되는 경우 여백 내의 페이지 영역을 가져옵니다.

public:
 virtual property System::Windows::Rect ContentBox { System::Windows::Rect get(); };
public virtual System.Windows.Rect ContentBox { get; }
member this.ContentBox : System.Windows.Rect
Public Overridable ReadOnly Property ContentBox As Rect

속성 값

Rect

여백이 포함되지 않은 페이지 영역을 나타내는 Rect입니다.

설명

보호를 사용 하 여 SetContentBox 이 속성을 설정 하는 방법입니다.

적용 대상