Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the name of the font family.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const FontFamily As String
'Usage
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