public class CPDFConverterExcel : CPDFConverter
CPDFConverterExcel | Initializes a CPDFConverterExcel object with the contents at the specified file path. |
IsConverting |
Returns a bool value indicating whether a conversion operation is in progress.
(Inherited from CPDFConverter) |
Cancel |
Cancels the conversion task.
(Overrides CPDFConverterCancel) |
Convert | Starts the conversion. |
GetPagesCount |
Gets the total count of document pages.
(Inherited from CPDFConverter) |