ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / IsRtl Property

In This Topic
    IsRtl Property
    In This Topic
    Gets or sets text direction.
    Syntax
    'Declaration
     
    Public Property IsRtl As Boolean
    public bool IsRtl {get; set;}

    Property Value

    True if text is right-to-left
    See Also