Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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