ParagraphInstance.SpaceAfter Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore calcolato della proprietà SpaceAfter in una classe Paragraph.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ SpaceAfter { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSize SpaceAfter { get; }
member this.SpaceAfter : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overridable ReadOnly Property SpaceAfter As ReportSize
Valore della proprietà
Valore ReportSize che rappresenta il valore calcolato della proprietà SpaceAfter.