| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<FileFormat>
com.spire.pdf.FileFormat
public enum FileFormat
Specifies the type of file format.
| Enum Constant Summary | |
|---|---|
| DOCMatch the file type is DOC | |
| DOCXMatch the file type is DOCX | |
| HTMLMatch the file type is HTML | |
| IMAGEFROMPS | |
| PCLMatch the file type is SVG | |
| PDFMatch the file type is PDF | |
| POSTSCRIPTMatch the file type is POSTSCRIPT | |
| SVGMatch the file type is SVG | |
| XPSMatch the file type is XPS | |
| Method Summary | |
|---|---|
|  java.lang.String | getName() | 
|  int | getValue() | 
| Enum Constant Detail | 
|---|
public static final FileFormat PDF
public static final FileFormat XPS
public static final FileFormat DOC
public static final FileFormat DOCX
public static final FileFormat HTML
public static final FileFormat SVG
public static final FileFormat PCL
public static final FileFormat POSTSCRIPT
public static final FileFormat IMAGEFROMPS
| Method Detail | 
|---|
public java.lang.String getName()
public int getValue()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||