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

In This Topic
    BidiLevel Property (GlyphRun)
    In This Topic
    Gets the resolved bidi level of the GlyphRun.
    Syntax
    'Declaration
     
    Public ReadOnly Property BidiLevel As System.Short
    public System.short BidiLevel {get;}
    See Also