言語

ReportMargins.Left プロパティ

定義

レポートページの左余白をミリ単位で返します。 読み取り専用。

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

プロパティ値

報告書ページの左余白(ミリメートル)を含む読み取り専用の ダブル の値。

適用対象