Link Search Menu Expand Document

DocumentFinalize Method

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
protected override void Finalize()

Implements

ObjectFinalize
See Also

Reference