ActiveReports 12
TextJustify Property (Page)

GrapeCity.ActiveReports.Document.v12 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 TextJustify
public TextJustify TextJustify {get; set;}

Property Value

The text justify.
See Also

Reference

Page Class
Page Members