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

In This Topic
    TextJustify Property (RText)
    In This Topic
    Gets or sets the text justify.
    Syntax
    'Declaration
     
    Public Property TextJustify As TextJustify
    public TextJustify TextJustify {get; set;}

    Property Value

    The text justify.
    See Also