Document Methods

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

The Document type exposes the following members.

Methods

  NameDescription
Public methodCancelRequest
Cancels outstanding requests that have been made for resources associated with the specified page.
Public methodLoadAsync
Initilizes a Document so that it can be used to load page canvases.
Public methodLoadCanvasAsync
Loads the canvas for a given page number.
Public methodLoadPartAsync
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.
Public methodLoadThumbnailAsync
Loads a thumbnail image for a particular page.
Public methodPrint
Invokes the system's print dialog box, allowing the user to print the document.

See Also