Report.PageWidth 속성

정의

용지 페이지의 너비를 가져옵니다.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportSize ^ PageWidth { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize PageWidth { get; }
member this.PageWidth : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property PageWidth As ReportSize

속성 값

페이지의 너비를 나타내는 ReportSize 개체입니다.

적용 대상