다음을 통해 공유


Page.PageHeight 속성

정의

실제 페이지 기반 렌더러에서 보고서를 렌더링할 때 사용할 기본 높이를 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize PageHeight { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize PageHeight { get; set; }
member this.PageHeight : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property PageHeight As ReportSize

속성 값

ReportSize 개체입니다.

적용 대상