Table of Contents

ISandcastleProject.IndentHtml Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property is used to get whether or not the HTML rendered by BuildAssembler is indented.

bool IndentHtml { get; }

Property Value

bool

This is mainly a debugging aid. Leave it set to false, the default, to produce more compact HTML.