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