ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class / IsRightToLeft Property

In This Topic
    IsRightToLeft Property
    In This Topic
    True of text is right to left.
    Syntax
    'Declaration
     
    Public Property IsRightToLeft As Boolean
    public bool IsRightToLeft {get; set;}
    See Also