Udostępnij przez


Właściwość ParagraphInstance.SpaceAfter

Pobiera wartość obliczoną SpaceAfter właściwość w Paragraph klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property SpaceAfter As ReportSize
    Get
'Użycie
Dim instance As ParagraphInstance
Dim value As ReportSize

value = instance.SpaceAfter
public virtual ReportSize SpaceAfter { get; }
public:
virtual property ReportSize^ SpaceAfter {
    ReportSize^ get ();
}
abstract SpaceAfter : ReportSize
override SpaceAfter : ReportSize
function get SpaceAfter () : ReportSize

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartości reprezentującej obliczonej wartości SpaceAfter właściwość.