Programming with Reflection
WordWrap property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection preserves whole words at the end of a line. When this property is set to True, Reflection inserts a carriage return and a linefeed at the end of each line in such a way that words are not brokenthat is, when the right margin is reached, Reflection searches back for the first blank character and inserts a carriage return and a linefeed there.
The default value is False.