StyleInstance.m_fontWeight 字段

定义

一个 FontWeights 值,该值表示 FontWeight 属性的计算值。

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

字段值

适用于