StyleInstance.m_writingMode 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.
Une WritingModes valeur qui représente la valeur calculée de la WritingMode propriété.
protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::WritingModes> m_writingMode;
protected Microsoft.ReportingServices.OnDemandReportRendering.WritingModes? m_writingMode;
val mutable m_writingMode : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.WritingModes>
Protected m_writingMode As Nullable(Of WritingModes)