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