PageSettings.PaperSize 屬性

定義

代表報告頁面的紙張尺寸設定。 唯讀。

public:
 property ReportExecution2005::ReportPaperSize ^ PaperSize { ReportExecution2005::ReportPaperSize ^ get(); void set(ReportExecution2005::ReportPaperSize ^ value); };
public ReportExecution2005.ReportPaperSize PaperSize { get; set; }
member this.PaperSize : ReportExecution2005.ReportPaperSize with get, set
Public Property PaperSize As ReportPaperSize

屬性值

一個只讀 ReportPaperSize 物件,封裝報告頁的紙張尺寸。

適用於