







![]() ![]() ![]() |
PDFTron SilverDox SDK |
Document Members |
Document Class Constructors Methods Properties See Also Send Feedback |
The Document type exposes the following members.
Constructors
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.
|
Properties
Name | Description | |
---|---|---|
![]() | Bookmarks |
The collection of bookmarks created when the Document is initilized.
|
![]() | Metadata |
The metadata associated with the document. Metadata contains information such as the document's author and creation date.
|
![]() | Pages |
A collection PageInfo objects describing every page in the document.
|