Paragraph._SpaceAfter Property

Definition

Gets or sets the spacing after the paragraph.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize _SpaceAfter { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize _SpaceAfter { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._SpaceAfter : Microsoft.ReportingServices.RdlObjectModel.ReportSize
Public ReadOnly Property _SpaceAfter As ReportSize

Property Value

A ReportExpression<T> object.

Attributes

Applies to