StyleInstance.m_fontStyle 字段

定义

一个 FontStyles 值,该值表示 FontStyle 属性的计算值。

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) 

字段值

适用于