Compartir a través de


m_fontSize Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

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