Click or drag to resize

PDFViewCtrlActivate Method

Reactivates the PDFViewCtrl after a call to Deactivate. Rendering, FindText, thumbnail requests, etc, will not work until the PDFViewWPF has been reactivated.

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