Campo StyleInstance.m_fontSize
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
A ReportSize value that represents the calculated value of the FontSize property.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected m_fontSize As ReportSize
'Uso
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
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering