Click or drag to resize

DocumentPreviewCacheCancelAllRequests Method

CancelAllRequests cancels all pending requests. The PreviewHandler of each pending request will signal that the preview could not be found.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static void CancelAllRequests()
See Also