OutputOmitXMLDeclaraton
Enables/disables the inclusion of the XML declaration in the result document. A value of true omits the declaration; false includes it. Default value is false.
COM and .NET
Signature: OutputOmitXMLDeclaration(boolean omitDeclaration)
Java
Signature: public void setOutputOmitXMLDeclaration(boolean omitDeclaration)