言語

CompiledParagraphInstance.SpaceBefore プロパティ

定義

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

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

プロパティ値

SpaceBeforeプロパティの解析された値を表すReportSizeの値です。

適用対象