ParagraphInstance.SpaceAfter Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée de la propriété SpaceAfter dans une 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
Valeur de propriété
Valeur ReportSize qui représente la valeur calculée de la propriété SpaceAfter.