Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / BidiLevel Property

In This Topic
    BidiLevel Property (GlyphInfo)
    In This Topic
    Specifies the resolved bidi level of the glyph.
    Syntax
    'Declaration
     
    Public Property BidiLevel As System.Byte
    public System.byte BidiLevel {get; set;}
    See Also