Increment (in spaces) for each nested HTML level.
Source position: html2textrender.pas line 70
public property THTML2TextRenderer.IndentStep : Integer |
IndentStep contains the number of spaces included at the start a line each time a new Indent level is set for the renderer. The default value for the property is 2 (characters) per Indent level as assigned in the Create constructor.
Added in LazUtils version 4.0.
| Version 4.4 | Generated 2025-11-08 | Home |