Click or drag to resize

PDFRasterizerCancelRendering Method

Cancel the rendering in progress.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void CancelRendering()
Remarks
In order to start rendering again, set the property Cancel to false
See Also