Click or drag to resize

LibraryManagerRelease Method

Releases all resources used by the library. Should be called when the SDK is no longer needed.

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 Release()
See Also