







![]() ![]() ![]() |
PDFTron SilverDox SDK |
IPartRetriever Members |
IPartRetriever Interface Methods Properties Events See Also Send Feedback |
The IPartRetriever type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CancelAllRequests |
Cancels all outstanding requests.
|
![]() | CancelRequests |
Cancels requests for specific Document parts.
|
![]() | Request |
Request specfic Document parts.
|
![]() | RequestDocument |
Requests the information necessary to initilize the Document.
|
Properties
Name | Description | |
---|---|---|
![]() | BackgroundLoadDocument |
Gets or sets whether the Document will continue to load in the background during idle periods.
|
![]() | ShowThumbnailBeforePageContent |
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.
|
![]() | Uri |
The URI of the .xod document.
|
![]() | UseDocumentThumbnailIfAvailable |
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.
|
Events
Name | Description | |
---|---|---|
![]() | OnPartReady |
Raised when a part has been acquired.
|