Comprehensive Guide for Developers: Features, Integration, and API Reference
Contains conversion-related parameters such as the output file, and a flag related table recognition. More...
#include <pdfsdk/convert/pdf2pptx.h>
Public Attributes | |
| const wchar_t * | outputFile |
| bool | tableRecognize |
Contains conversion-related parameters such as the output file, and a flag related table recognition.
| const wchar_t* PDFConvertToPptxParams::outputFile |
A pointer to the output file folder and name to create in wide character string format (i.e. "path/to/file.pptx").
| bool PDFConvertToPptxParams::tableRecognize |
A flag stating whether to pick up tables from the PDF document.