Click or drag to resize

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: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public enum Format
Members
Member nameValueDescription
Xls0 
Xlsx1 
Csv2 
See Also