Constants.MinimumFontSize 字段

The minimum font size.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Shared ReadOnly MinimumFontSize As ReportSize
用法
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