Documents for PDF, .NET Edition Documentation
BidiLevels Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : BidiLevels Property
Gets the array with bidi levels of the code points.
Syntax
'Declaration
 
Public ReadOnly Property BidiLevels As System.Byte()
public System.byte[] BidiLevels {get;}
See Also

Reference

TextLayout Class
TextLayout Members