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) 

필드 값

적용 대상