ActiveReports 13
TextJustify Property (Page)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : TextJustify Property
Gets or sets the type of justification to use when the TextAlignment property is set to Justify.
Syntax
'Declaration
 
Public Property TextJustify As GrapeCity.ActiveReports.Drawing.TextJustify
public GrapeCity.ActiveReports.Drawing.TextJustify TextJustify {get; set;}

Property Value

The text justify.
See Also

Reference

Page Class
Page Members