The Document type exposes the following members.

Constructors

  NameDescription
Public methodDocument(Stream, String, String)
Initializes a new instance of the Document class.
Public methodDocument(Stream, String, String, String)
Initializes a new instance of the Document class.

Methods

  NameDescription
Public methodDispose
Releases all resources.

Properties

  NameDescription
Public propertyDocumentInfo
Gets the document information.
Public propertyFileName
Gets the file for this document.
Public propertyPages
Gets the collection of pages in this document.
Public propertyStorageKey
Gets the storage key.

See Also