Partager via


Champ StyleInstance.m_fontSize

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A ReportSize value that represents the calculated value of the FontSize property.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_fontSize As ReportSize
'Utilisation
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

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering