Newline character.
Property Value
NewLineCharType value. Default value is CRLF.
Example
How to set the newline character as LF.
ta.NewLineChar = NewLineCharType.LF
ta.NewLineChar = NewLineCharType.LF;
See Also
AwTextAdjust Class | Asterworld.Text Namespace