StyleInstance.m_unicodeBiDi Field

Definition

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) 

Field Value

Applies to