LocalPartRetriever Properties

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

The LocalPartRetriever type exposes the following members.

Properties

  NameDescription
Public propertyBackgroundLoadDocument
If true, the part retriever will continued to download content for pages that are not currently being displayed.
Public propertyShowThumbnailBeforePageContent
If true, shows an upscaled thumbnail on a page while the page's content is downloadd.
Public propertyUri
Unused in this part retriever because of the local file system security restrictions imposed by Silverlight. This part retriever is constructed using a stream to a .xod document.
Public propertyUseDocumentThumbnailIfAvailable
If true, uses a document's pre-rendered thumbnail rather than rendering one on the fly from the page's content.

See Also