Constants.MinimumLineHeight Field
The minimum line height.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly MinimumLineHeight As ReportSize
'Usage
Dim value As ReportSize
value = Constants.MinimumLineHeight
public static readonly ReportSize MinimumLineHeight
public:
static initonly ReportSize MinimumLineHeight
static val MinimumLineHeight: ReportSize
public static final var MinimumLineHeight : ReportSize