Click or drag to resize

PDFViewCtrlCancelRendering Method

Cancels rendering in progress. If PDFViewCtrl is not busy rendering the page, the function has no side effects.

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