Udostępnij przez


Pole StyleInstance.m_fontSize

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_fontSize As ReportSize
'Użycie
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