PageSettings.PaperSize 속성

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public Property PaperSize As ReportPaperSize
public ReportPaperSize PaperSize { get; set; }
public:
property ReportPaperSize^ PaperSize {
    ReportPaperSize^ get ();
    void set (ReportPaperSize^ value);
}
member PaperSize : ReportPaperSize with get, set
function get PaperSize () : ReportPaperSize
function set PaperSize (value : ReportPaperSize)

속성 값

형식: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportPaperSize

참고 항목

참조

PageSettings 클래스

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스