public abstract class CPDFConverter
CPDFConverter | Initializes a CPDFConverter object with the contents at the specified file path. |
IsConverting | Returns a bool value indicating whether a conversion operation is in progress. |
Cancel | Cancels the conversion task. |
GetPagesCount | Gets the total count of document pages. |
InitLibrary | Initialize the dynamic library of the ComPDFKit Conversion SDK. |
InitOCRLibrary | Load OCR dynamic libraries. |
InitResource | Initialize the resource file of the ComPDFKit Conversion SDK. |
LicenseVerify | Activate ComPDFKit Conversion SDK with your license string. |
SetOCRModelPath | Sets the folder path of OCR models. |