Specifies the type of file format.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum FileFormat
Public Enumeration FileFormat
public enum class FileFormat
type FileFormat
Members
| Member | Value | Description |
|---|---|---|
| 0 | ||
| XPS | 1 | |
| DOC | 2 | |
| DOCX | 3 | |
| HTML | 4 | |
| SVG | 5 | |
| PCL | 6 | |
| XLSX | 7 | |
| POSTSCRIPT | 8 | |
| OFD | 9 |