Skip to content

Releasing Library Resources

Overview

Releases the files and memory resources occupied by the ComPDFKit Conversion SDK.

Notice

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

Sample

objective-c
// Release SDK resources.
[LibraryManager release];