Click or drag to resize

VerificationOptionsDestroy Method

Frees the native memory of the object. This can be explicity called to control the deallocation of native memoryand avoid situations where the garbage collector does not free the object in a timely manner.

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