Specifies the type of file format.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
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 | |
POSTSCRIPT | 7 |