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