Click or drag to resize

PDFViewCtrlFreeResources Method

This will clean up all native resources, as well as file handles and similar. However, managed resources will remain until cleaned up by the garbage collector.

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