Campo StyleBase.cFontSize
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A string constant that specifies the name of the style attribute for font size.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const cFontSize As String
'Utilizzo
Dim value As String
value = StyleBase.cFontSize
protected const string cFontSize
protected:
literal String^ cFontSize
static val mutable cFontSize: string
protected const var cFontSize : String
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering