PdfFocusFormat Enumeration |
The output result will be in XLSX (Excel modern format), in XLS (Excel 97-2003 Workbook) or in CSV (Comma-Separated Values)
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.8.6
Syntax Public Enumeration Format
Members Member name | Value | Description |
---|
Xls | 0 | |
Xlsx | 1 | |
Csv | 2 | |
See Also