[Overview][Classes][Procedures and functions][Index] |
Maximum number of characters allowed in a line output by the renderer.
Source position: html2textrender.pas line 69
public property THTML2TextRenderer.MaxLineLen : Integer |
The default value for the property is 80 (characters) as assigned in the Create constructor.
MaxLineLen is used when the AddOutput method checks the length of the generated output from the class.
Added in LazUtils version 4.0.
Version 4.0 | Generated 2025-05-03 | Home |