ReportPaperSize 類別

定義

代表報告頁的紙張大小。 唯讀。

public ref class ReportPaperSize
public class ReportPaperSize
type ReportPaperSize = class
Public Class ReportPaperSize
繼承
ReportPaperSize

備註

這由PageSettings類別使用,並作為類別的屬性ExecutionInfo回傳ReportPageSettings

建構函式

名稱 Description
ReportPaperSize()

初始化 ReportPaperSize 類別的新執行個體。

屬性

名稱 Description
Height

代表報告頁面的高度,單位為毫米。 唯讀。

Width

代表報告頁面的高度,單位為毫米。 唯讀。

適用於