OutputIndent
Enables or disables indentation in the output document. A value of true enables indentation; false disables it.
COM and .NET
Signature: OutputIndent(boolean outputIndent)
Java
Signature: public void setOutputIndent(boolean outputIndent)