言語

Paragraph.SpaceBefore プロパティ

定義

段落の前のスペースに評価する表現が使われます。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ SpaceBefore { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty SpaceBefore { get; }
member this.SpaceBefore : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public Overridable ReadOnly Property SpaceBefore As ReportSizeProperty

プロパティ値

段落の前のスペースを表す ReportSizeProperty オブジェクトです。

適用対象