Description
Specifies whether words should automatically be broken at the end of a line or not.
-
Property type
-
A Boolean value.
-
Syntax
-
object.WordBreak [= value]
The WordBreak Property syntax has these parts: |
| object | An expression evaluating to an object of type McGraphObjText. | | value | A Boolean value. |
|