The Document type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Document(Stream, String, String) |
Initializes a new instance of the Document class.
| |
| Document(Stream, String, String, String) |
Initializes a new instance of the Document class.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Releases all resources.
|
Properties
| Name | Description | |
|---|---|---|
| DocumentInfo |
Gets the document information.
| |
| FileName |
Gets the file for this document.
| |
| Pages |
Gets the collection of pages in this document.
| |
| StorageKey |
Gets the storage key.
|