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

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