MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / UnicodeBiDi Property

In This Topic
UnicodeBiDi Property
In This Topic
Gets or sets an Unicode Bi-directional embedding mode.
Syntax
'Declaration
 
Public Property UnicodeBiDi As ExpressionInfo
 

Property Value

An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that evaluates to a UnicodeBiDi enumeration.
Remarks
This property specifies how the text should be displayed when using a bi-directional language such as Arabic or Hebrew.
See Also