StyleInstance.m_fontStyle Field

Definition

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

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::FontStyles> m_fontStyle;
protected Microsoft.ReportingServices.OnDemandReportRendering.FontStyles? m_fontStyle;
val mutable m_fontStyle : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.FontStyles>
Protected m_fontStyle As Nullable(Of FontStyles) 

Field Value

Applies to