Click or drag to resize

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.Common
Assembly: cpdfconversionsdk_dotnet (in cpdfconversionsdk_dotnet.dll) Version: 3.2.0.0 (3.2.0.0)
Syntax
C#
public static void ReleaseDocumentAIModel()
See Also