Specifies a maximum line length for the text. If this option is zero
(the default) the text is broken into lines only at newline characters.
However, if this option is non-zero then any line that would be longer
than line length is broken just before a space character to make the
line shorter than lineLength; the space character is treated as if it
were a newline character.
Specifies a maximum line length for the text. If this option is zero (the default) the text is broken into lines only at newline characters. However, if this option is non-zero then any line that would be longer than line length is broken just before a space character to make the line shorter than lineLength; the space character is treated as if it were a newline character.