ActiveReports 8
UnicodeBiDi Property

Gets or sets the level of embedding with respect to the Bi-directional algorithm.

Syntax
'Declaration
 
Public Property UnicodeBiDi As ExpressionInfo
public ExpressionInfo UnicodeBiDi {get; set;}

Property Value

An ExpressionInfo object that evaluates to a UnicodeBiDi enumeration indicating the level of embedding with respect to the Bi-directional algorithm. Valid values are listed in the table below.

UnicodeBiDi Description
Normal (Default) The report item does not open an additional level of embedding.
Embed The report item opens an additional level of embedding.
BidiOverride The report item opens an additional level of embedding with sequential reordering.
See Also

Reference

Style Class
Style Members

Support Forum