StyleBase.FontStyle Field
Returns the font style.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const FontStyle As String
'Usage
Dim value As String
value = StyleBase.FontStyle
protected const string FontStyle
protected:
literal String^ FontStyle
static val mutable FontStyle: string
protected const var FontStyle : String