次の方法で共有


BottomMargin プロパティ

下余白の幅です。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property BottomMargin As ReportSize
    Get
    Set
'使用
Dim instance As Page
Dim value As ReportSize

value = instance.BottomMargin

instance.BottomMargin = value
public ReportSize BottomMargin { get; set; }
public:
property ReportSize BottomMargin {
    ReportSize get ();
    void set (ReportSize value);
}
member BottomMargin : ReportSize with get, set
function get BottomMargin () : ReportSize
function set BottomMargin (value : ReportSize)

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportSize
ReportSize オブジェクトです。