Partager via


Champ StyleInstance.m_fontStyle

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 FontStyles value that represents the calculated value of the FontStyle property.

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

Syntaxe

'Déclaration
Protected m_fontStyle As Nullable(Of FontStyles)
'Utilisation
Dim value As Nullable(Of FontStyles)

value = Me.m_fontStyle 

Me.m_fontStyle = value
protected Nullable<FontStyles> m_fontStyle
protected:
Nullable<FontStyles> m_fontStyle
val mutable m_fontStyle: Nullable<FontStyles>
protected var m_fontStyle : Nullable<FontStyles>

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering