FontFamily 필드
Returns the name of the font family.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
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