ISandcastleProjectIndentHtml Property
This read-only property is used to get whether or not the HTML rendered by BuildAssembler
is indented.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
ReadOnly Property IndentHtml As Boolean
Get
property bool IndentHtml {
bool get ();
}
abstract IndentHtml : bool with get
Property Value
BooleanThis is mainly a debugging aid. Leave it set to false, the default, to produce more compact
HTML.