The Document type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Calculate |
Trigger to execute the calculate actions in the value fields.
| |
| ConvertToTiff(Stream, ConvertToTiffOptions) |
Convert this document to a multi-page TIFF.
| |
| ConvertToTiff(Stream, ConvertToTiffOptions, RenderSettings) |
Convert this document to a multi-page TIFF.
| |
| ConvertToTiff(Stream, ConvertToTiffOptions, Summary) |
Convert this document to a multi-page TIFF.
| |
| ConvertToTiff(Stream, ConvertToTiffOptions, RenderSettings, Summary) |
Convert this document to a multi-page TIFF.
| |
| ConvertToWpf(RenderSettings, ConvertToWpfOptions) |
Creates a WPF FixedDocument instance for this PDF document.
| |
| ConvertToWpf(RenderSettings, ConvertToWpfOptions, Summary) |
Creates a WPF FixedDocument instance for this PDF document.
| |
| ConvertToWpf(RenderSettings, ConvertToWpfOptions, Int32, Int32) |
Creates a WPF FixedDocument instance for this PDF document.
| |
| ConvertToWpf(RenderSettings, ConvertToWpfOptions, Int32, Int32, Summary) |
Creates a WPF FixedDocument instance for this PDF document.
| |
| 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.) |