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.

Properties

  NameDescription
DocumentType
Gets the CICA Document type of this document.
Header
Gets or sets the header of this document.

See Also