ReportPaperSize.Width 屬性

定義

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

public:
 property double Width { double get(); void set(double value); };
public double Width { get; set; }
member this.Width : double with get, set
Public Property Width As Double

屬性值

一個只讀 Double 值,包含報告頁面的寬度,單位為毫米。

適用於