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 属性的计算值。

适用于