This format word-wraps each line of text to a user-specified column.
Note: by default, no wrapping will take place. You must call WordWrapFormat.setWordWrapColumn setWordWrapColumn .
Format the string given in hTMLText, wrapped to the column provided by calling setWordWrapColumn.
hTMLText
setWordWrapColumn
Note: by default, no wrapping will take place.
Private member used to store the value set in setWordWrapColumn.