次の方法で共有


Page.LeftMargin プロパティ

定義

左余白の幅を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ LeftMargin { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize LeftMargin { get; }
member this.LeftMargin : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property LeftMargin As ReportSize

プロパティ値

ReportSize オブジェクト。

適用対象