ActiveReports Developer 7
TextJustify Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : TextJustify Property

Glossary Item Box

Gets the text justification setting.

Syntax

Visual Basic (Declaration) 
Public Property TextJustify As ExpressionInfo
C# 
public ExpressionInfo TextJustify {get; set;}

See Also