StyleInstance.m_unicodeBiDi Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A UnicodeBiDiTypes value that represents the calculated value of the UnicodeBiDi property.
protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::UnicodeBiDiTypes> m_unicodeBiDi;
protected Microsoft.ReportingServices.OnDemandReportRendering.UnicodeBiDiTypes? m_unicodeBiDi;
val mutable m_unicodeBiDi : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.UnicodeBiDiTypes>
Protected m_unicodeBiDi As Nullable(Of UnicodeBiDiTypes)