StyleBase.FontFamily 字段

Returns the name of the font family.

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

语法

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

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