Navigation: Server APIs: HTTP REST, COM/.NET, Java > Server API Reference > Interfaces/Classes > XQuery > Properties
Enables or disables indentation in the output document. A value of true enables indentation; false disables it.
COM and .NET
Signature: OutputIndent(boolean outputIndent)
Signature: public void setOutputIndent(boolean outputIndent)