Overload List
| Name | Description |
|---|---|
| SetPdfToXlsxOptions(PdfToXlsxLayout) | Obsolete.
Set pdf to xlsx convert options.If not set ,automatic judgment of layout mode
It is deprecated,please use the method setPdfToXlsxOptions(XlsxOptions options),the parameter is:the implementation class the xlsxOptions class
The implementation class:XlsxLineLayoutOptions or XlsxTextLayoutOptions
|
| SetPdfToXlsxOptions(XlsxOptions) |
Set pdf to xlsx convert options
the parameter is:the implementation class the xlsxOptions class
The implementation class:XlsxLineLayoutOptions or XlsxTextLayoutOptions
|