ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / TextJustify Property

In This Topic
    TextJustify Property (Style)
    In This Topic
    Specifies the text justify.
    Syntax
    'Declaration
     
    Public Property TextJustify As ExpressionInfo
    public ExpressionInfo TextJustify {get; set;}
    See Also