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 없음

적용 대상

추가 정보