Proprietà Paragraph._SpaceBefore
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets or sets the spacing before the paragraph.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property _SpaceBefore As ReportSize
Get
'Utilizzo
Dim instance As Paragraph
Dim value As ReportSize
value = instance._SpaceBefore
public ReportSize _SpaceBefore { get; }
public:
property ReportSize _SpaceBefore {
ReportSize get ();
}
member _SpaceBefore : ReportSize
function get _SpaceBefore () : ReportSize
Valore proprietà
Tipo: Microsoft.ReportingServices.RdlObjectModel.ReportSize
A ReportExpression<T> object.