| Visual Basic (Declaration) | |
|---|---|
Public Property TextJustify As TextJustify | |
| C# | |
|---|---|
public TextJustify TextJustify {get; set;} | |
Property Value
TextJustify enum. The default value is Auto. Possible values are:
- Auto
- Distribute
- DistributeAllLines
When you set the Alignment property to Justify, this property extends your justification options.