Document Methods
The Document type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CancelRequest |
Cancels outstanding requests that have been made for resources associated with the specified page.
| |
| LoadAsync |
Initilizes a Document so that it can be used to load page canvases.
| |
| LoadCanvasAsync |
Loads the canvas for a given page number.
| |
| LoadPartAsync |
Loads the specified part. This is a low-level method that would not normally be used unless creating a custom document viewer with very specific loading requirements.
| |
| LoadThumbnailAsync |
Loads a thumbnail image for a particular page.
| |
Invokes the system's print dialog box, allowing the user to print the document.
|