Campo StyleInstance.m_fontSize
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A ReportSize value that represents the calculated value of the FontSize property.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_fontSize As ReportSize
'Utilizzo
Dim value As ReportSize
value = Me.m_fontSize
Me.m_fontSize = value
protected ReportSize m_fontSize
protected:
ReportSize^ m_fontSize
val mutable m_fontSize: ReportSize
protected var m_fontSize : ReportSize
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering