ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class / TextJustify Property

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