Click or drag to resize

PDFViewCtrlDeactivate Method

This will stop rendering and then remove any content that is not visible on the screen. Use Activate to reactivate the PDFViewCtrl.

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