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