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

In This Topic
    RightToLeft Property (GlyphInfo)
    In This Topic
    Gets a value indicating if the glyph should appear from right to left.
    Syntax
    'Declaration
     
    Public ReadOnly Property RightToLeft As System.Boolean
    public System.bool RightToLeft {get;}
    See Also