Maximum line length for text wrapping
Source position: wtext.pp line 110
public property TTextWriter.MaxLineLength : Integer |
Maximum line length for automatic text wrapping.
Text longer than this limit is wrapped at word boundaries. Default value is 72 characters (standard email width).