Właściwość CompiledParagraphInstance.SpaceBefore
Pobiera wartość zanalizowano SpaceBefore właściwość w Paragraph klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property SpaceBefore As ReportSize
Get
'Użycie
Dim instance As CompiledParagraphInstance
Dim value As ReportSize
value = instance.SpaceBefore
public override ReportSize SpaceBefore { get; }
public:
virtual property ReportSize^ SpaceBefore {
ReportSize^ get () override;
}
abstract SpaceBefore : ReportSize
override SpaceBefore : ReportSize
override function get SpaceBefore () : ReportSize
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartość, która reprezentuje wartość zanalizowano SpaceBefore właściwość.