StyleInstance.m_fontStyle Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Valeur FontStyles qui représente la valeur calculée de la propriété 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)