言語

ReportPaperSize.Height プロパティ

定義

報告書ページの高さ(ミリメートル)を表しています。 読み取り専用。

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

プロパティ値

報告書ページの高さ(ミリメートル)を含む読み取り専用の Double 値です。

適用対象