AJE Components
XMLFormatter RemoveXMLDeclaration Method (XmlDocument)AJE Data Report Engine Help
Removes the Xml Declaration from the specified XML.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public static XmlDocument RemoveXMLDeclaration(
	XmlDocument XMLDoc
)

Return Value

Type: OnlineXmlDocument
Remarks

See Also