IPartRetriever Properties

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

The IPartRetriever type exposes the following members.

Properties

  NameDescription
Public propertyBackgroundLoadDocument
Gets or sets whether the Document will continue to load in the background during idle periods.
Public propertyShowThumbnailBeforePageContent
Gets or sets whether the viewer will display an enlarged thumbnail of a document's page when the page is scrolled to but has not yet been loaded.
Public propertyUri
The URI of the .xod document.
Public propertyUseDocumentThumbnailIfAvailable
Gets or sets whether the method Document.LoadThumbnailAsync() will return pre-generated page thumbnails (if they are available in the document), or will create thumbnail created from the page contents.

See Also