Skip to content
ComPDF

Release library resources

Overview

Release the files and memory resources occupied by ComPDF Conversion SDK.

Notice

  • After calling this interface to release library resources, the ComPDF Conversion SDK will no longer function properly and must be reloaded.

Sample

objective-c
[LibraryManager release];