Share via


StyleBase.FontFamily Field

Returns 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