Lenguaje

Paragraph.SpaceBefore Propiedad

Definición

Recibe una expresión que se evalúa según el espacio antes del párrafo.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ SpaceBefore { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty SpaceBefore { get; }
member this.SpaceBefore : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public Overridable ReadOnly Property SpaceBefore As ReportSizeProperty

Valor de propiedad

Un ReportSizeProperty objeto que representa el espaciado antes del párrafo.

Se aplica a