The Document type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Document | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Calculate |
Trigger to execute the calculate actions in the value fields.
| |
| ConvertToTiff | Overloaded. | |
| ConvertToWpf | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DocumentInfo |
Document Info for the document like Author, Title and Subject.
| |
| EmbeddedFiles |
The embedded files in this document.
| |
| Fonts |
All fonts used in this document.
| |
| IsSupported |
Returns true if the source document is supported.
| |
| Layers |
The layers in this document.
| |
| Pages |
Collection of pages in this document.
|