CPDFConversion Methods |
The CPDFConversion type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Cancel | Cancels any ongoing PDF conversion process. |
|
|
StartPDFToExcel | Starts the conversion of a PDF file to an Excel document. |
|
|
StartPDFToHtml | Starts the conversion of a PDF file to an HTML document. |
|
|
StartPDFToImage | Starts the conversion of a PDF file to an image format. |
|
|
StartPDFToJson | Starts the conversion of a PDF file to a JSON file. |
|
|
StartPDFToMarkdown | Starts the conversion of a PDF file to a Markdown document. |
|
|
StartPDFToPpt | Starts the conversion of a PDF file to a PowerPoint presentation. |
|
|
StartPDFToRtf | Starts the conversion of a PDF file to an RTF document. |
|
|
StartPDFToSearchablePDF | Starts the conversion of a PDF file to a searchable PDF. |
|
|
StartPDFToTxt | Starts the conversion of a PDF file to a plain text file. |
|
|
StartPDFToWord | Starts the conversion of a PDF file to a Word document. |