ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / TextJustify Property

In This Topic
    TextJustify Property (Page)
    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