StyleBase.FontStyle 字段

Returns the font style.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Const FontStyle As String
用法
Dim value As String

value = StyleBase.FontStyle
protected const string FontStyle
protected:
literal String^ FontStyle
static val mutable FontStyle: string
protected const var FontStyle : String