言語

ParagraphInstance.SpaceBefore プロパティ

定義

SpaceBeforeクラスにおけるParagraphプロパティの計算値を取得します。

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

プロパティ値

ReportSizeプロパティの計算値を表すSpaceBefore値です。

適用対象