ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / RightToLeft Property

In This Topic
    RightToLeft Property (RText)
    In This Topic
    Gets or sets a value indicating whether [right to left].
    Syntax
    'Declaration
     
    Public Property RightToLeft As Boolean
    public bool RightToLeft {get; set;}

    Property Value

    true if [right to left]; otherwise, false.
    See Also