言語

ReportMargins.Right プロパティ

定義

レポートページの右余白(ミリメートル)を返します。 読み取り専用。

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

プロパティ値

読み取り専用の ダブル 値は、レポートページの右余白(ミリメートル単位)を含みます。

適用対象