Guides
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
kotlin
ConverterManager.release();