PageSettings.PaperSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表報告頁面的紙張尺寸設定。 唯讀。
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 物件,封裝報告頁的紙張尺寸。