expression.WordWrap As Boolean
where expression is a variable that represents a T27Terminal Object
Gets or sets a value indicating whether to move the word being typed to the next line if the word has more characters than can fit on the current line.
expression.WordWrap As Boolean
This property is primarily used with LINC applications. If you enable this feature, be sure to manually add delimiters at the end and beginning of each line.