StyleInstance.m_fontWeight Field

Definition

A FontWeights value that represents the calculated value of the FontWeight property.

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) 

Field Value

Applies to