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

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