Click or drag to resize

CPDFConversion Methods

The CPDFConversion type exposes the following members.

Methods
  Name Description
Public method Static member Cancel Cancels any ongoing PDF conversion process.
Public method Static member StartPDFToExcel Starts the conversion of a PDF file to an Excel document.
Public method Static member StartPDFToHtml Starts the conversion of a PDF file to an HTML document.
Public method Static member StartPDFToImage Starts the conversion of a PDF file to an image format.
Public method Static member StartPDFToJson Starts the conversion of a PDF file to a JSON file.
Public method Static member StartPDFToMarkdown Starts the conversion of a PDF file to a Markdown document.
Public method Static member StartPDFToPpt Starts the conversion of a PDF file to a PowerPoint presentation.
Public method Static member StartPDFToRtf Starts the conversion of a PDF file to an RTF document.
Public method Static member StartPDFToSearchablePDF Starts the conversion of a PDF file to a searchable PDF.
Public method Static member StartPDFToTxt Starts the conversion of a PDF file to a plain text file.
Public method Static member StartPDFToWord Starts the conversion of a PDF file to a Word document.
Top
See Also