Accusoft.PdfXpress5.Net
Dispose() Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : Dispose() Method




Glossary Item Box

Dispose implemented for IDisposable interface.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Every document instantiated must have the Dispose() method called on it once done using it to immediately release unmanaged resources instead of waiting for non-deterministic finalization to occur.

See Also

©2012. Accusoft Corporation. All Rights Reserved.