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: 2026.2.6
SyntaxPublic Enumeration Format
Members| Member name | Value | Description |
|---|
| Xls | 0 | |
| Xlsx | 1 | |
| Csv | 2 | |
See Also