Gets or sets whether to avoid wrapping screen lines
in the middle of an alphabet word or not.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
bool EnableWordWrap { get; set; } |
| Visual Basic |
|---|
Property EnableWordWrap As Boolean Get Set |