言語

Report.RightMargin プロパティ

定義

左の余白の幅を取る。

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

プロパティ値

右側の余白の幅を含む ReportSize オブジェクト。

適用対象