Paragraph._SpaceBefore Property

Definition

Gets or sets the spacing before the paragraph.

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

Property Value

A ReportExpression<T> object.

Attributes

Applies to