The IDocument type exposes the following members.

Methods

  NameDescription
Save
Saves the document to the specified stream.
ToString
Serializes the object into a document and returns it as a string.
ToXmlDocument
Returns the document as an IXPathNavigable interface instance to an XmlDocument.

See Also