ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / TextJustify Property

In This Topic
    TextJustify Property (DrawCanvas)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextJustify As TextJustify
    public TextJustify TextJustify {get; set;}
    See Also