ActiveReports 14 .NET Edition
GrapeCity.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 GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo TextJustify {get; set;}
    See Also