Campo FontSize
Returns the font size.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const FontSize As String
'Uso
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