Paragraph.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 une expression qui prend la valeur de l'espacement après le paragraphe.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ SpaceAfter { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty SpaceAfter { get; }
member this.SpaceAfter : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public Overridable ReadOnly Property SpaceAfter As ReportSizeProperty
Valeur de propriété
Objet ReportSizeProperty qui représente l'espacement après le paragraphe.