Partilhar via


Campo m_fontSize

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
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