Поделиться через


Поле StyleInstance.m_fontStyle

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

A FontStyles value that represents the calculated value of the FontStyle property.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_fontStyle As Nullable(Of FontStyles)
'Применение
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>

См. также

Справочник

StyleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering