LibraryManagerReleaseDocumentAIModel Method
|
Release the memory by the AI model. If you want to use the AI function again after this call, you need to call the SetDocumentAIModel interface again.
Namespace: ComPDF_Conversion.CommonAssembly: cpdfconversionsdk_dotnet (in cpdfconversionsdk_dotnet.dll) Version: 3.2.0.0 (3.2.0.0)
Syntaxpublic static void ReleaseDocumentAIModel()
See Also