The IDocument type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | 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
Name | Description | |
---|---|---|
![]() | DocumentType |
Gets the CICA Document type of this document.
|
![]() | Header |
Gets or sets the header of this document.
|