次の方法で共有


Page.TopMargin プロパティ

定義

上余白の幅を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize TopMargin { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize TopMargin { get; set; }
member this.TopMargin : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property TopMargin As ReportSize

プロパティ値

ReportSize オブジェクト。

適用対象