| [Overview][Classes][Procedures and functions][Index] |
Number of space characters used for each indentation level in the plain text output.
Source position: html2textrender.pas line 68
public property THTML2TextRenderer.IndentStep : Integer |
IndentStep is an Integer property used to indicate the number of space characters generated for each indentation level in the plain text output for the renderer. The default value for the property is 2, and is used in the implementation of the AddOutput method.