ActiveReports 8
TextJustify Property (TextBox)

Gets or sets the type of justification to use when the Alignment property is set to Justify.
Syntax
'Declaration
 
Public Property TextJustify As TextJustify
public TextJustify TextJustify {get; set;}

Property Value

TextJustify enum. The default value is Auto. Possible values are:

Remarks
When you set the Alignment property to Justify, this property extends your justification options.
See Also

Reference

TextBox Class
TextBox Members

Support Forum