Documentation for this section has not yet been entered.
Indentation is performed by writing the string that is specified by the tabString parameter of the HtmlTextWriter.#ctor(System.IO.TextWriter, string) constructor the number of times that are specified by the HtmlTextWriter.Indent property.
If the HtmlTextWriter.Indent property is set to a negative value, it is changed to 0 before being saved.