FileFormat
Inheritance: java.lang.Object, com.aspose.ms.System.Enum
One of supported CAD file formats.
Enum Values
| Field | Description |
|---|---|
| Undefined | Undefined file format. |
| Custom | Custom file format. |
| Bmp | Bmp (Dib) file format. |
| Gif | Gif file format. |
| Jpeg | Jpeg file format. |
| Png | Png file format. |
| Tiff | Tiff file format. |
| Psd | Psd file format. |
| Jpeg2000 | Jpeg2000 file format |
| Djvu | Djvu file format |
| Webp | The webp file format |
| Emf | The Emf/Emf+ file format |
| Dicom | The dicom format |
| Svg | SVG file format |
| Wmf | The Wmf file format |
| Dng | The DNG file format |
| Odg | The Open document graphic format |
| Cdr | The CDR file format |
| Cmx | The CMX file format |
| Otg | The otg file format |
| Html5Canvas | The Html5 Canvas format |
| Eps | The Encapsulated PostScript format |
| Apng | The animated Png file format. |
| Tga | The Truevision TGA file format. |
| Dxf | The AutoCAD Drawing Exchange Format. |
| Emz | The emz, compressed emf |
| Wmz | The WMZ, compressed wmf |
| Svgz | The SVGZ, compressed svg |
| FOdg | The fodg, flat odg format |
| PDF format | |
| CadR010 | The CAD Release 1.0 file format. |
| CadR012 | The CAD Release 1.2 file format. |
| CadR014 | The CAD Release 1.4 file format. |
| CadR015 | The CAD Release 1.5 file format. |
| CadR021 | The CAD Release 2.1 file format. |
| CadR0221 | The CAD Release 2.21 file format. |
| CadR0222 | The CAD Release 2.22 file format. |
| CadR025 | The CAD Release 2.5 file format. |
| CadR026 | The CAD Release 2.6 file format. |
| CadR9 | The CAD Release 9 file format. |
| CadR10 | The CAD Release 10 file format. |
| CadR11 | The CAD Release 11 file format. |
| CadR13 | The CAD Release 13 file format. |
| CadR14 | The CAD Release 14 file format. |
| CadR2000 | The CAD Release 2000 file format. |
| CadR2004 | The CAD Release 2004 file format. |
| CadR2007 | The CAD Release 2007 file format. |
| CadR2010 | The CAD Release 2010 file format. |
| CadR2013 | The CAD Release 2013 file format. |
| CadR2018 | The CAD Release 2018 file format. |
| DgnV7 | The Dgn version 7 file format. |
| DgnV8 | The Dgn version 8 file format. |
| DgnV9 | The Dgn version 9 file format. |
| DXFCadR010 | The DXF CAD Release 1.0 file format. |
| DXFCadR012 | The DXF CAD Release 1.2 file format. |
| DXFCadR014 | The DXF CAD Release 1.4 file format. |
| DXFCadR015 | The DXF CAD Release 1.5 file format. |
| DXFCadR021 | The DXF CAD Release 2.1 file format. |
| DXFCadR0221 | The DXF CAD Release 2.21 file format. |
| DXFCadR0222 | The DXF CAD Release 2.22 file format. |
| DXFCadR025 | The DXF CAD Release 2.5 file format. |
| DXFCadR026 | The DXF CAD Release 2.6 file format. |
| DXFCadR9 | The DXF CAD Release 9 file format. |
| DXFCadR10 | The DXF CAD Release 10 file format. |
| DXFCadR11 | The DXF CAD Release 11 file format. |
| DXFCadR13 | The DXF CAD Release 13 file format. |
| DXFCadR14 | The DXF CAD Release 14 file format. |
| DXFCadR2000 | The DXF CAD Release 2000 file format. |
| DXFCadR2004 | The DXF CAD Release 2004 file format. |
| DXFCadR2007 | The DXF CAD Release 2007 file format. |
| DXFCadR2010 | The DXF CAD Release 2010 file format. |
| DXFCadR2013 | The DXF CAD Release 2013 file format. |
| IFC2X3 | The IFC version 2X3 file format |
| STL | The STL file format. |
| Dwf | The Dwf file format |
| IGES | The IGES file format |
| Plt | The PLT file format |
| DwtCadR010 | The DWT cad R010 |
| DwtCadR012 | The DWT cad R012 |
| DwtCadR014 | The DWT cad R014 |
| DwtCadR015 | The DWT cad R015 |
| DwtCadR021 | The DWT cad R021 |
| DwtCadR0221 | The DWT cad R0221 |
| DwtCadR0222 | The DWT cad R0222 |
| DwtCadR025 | The DWT cad R025 |
| DwtCadR026 | The DWT cad R026 |
| DwtCadR9 | The DWT cad R9 |
| DwtCadR10 | The DWT cad R10 |
| DwtCadR11 | The DWT cad R11 |
| DwtCadR13 | The DWT cad R13 |
| DwtCadR14 | The DWT cad R14 |
| DwtCadR2000 | The DWT cad R2000 |
| DwtCadR2004 | The DWT cad R2004 |
| DwtCadR2007 | The DWT cad R2007 |
| DwtCadR2010 | The DWT cad R2010 |
| DwtCadR2013 | The DWT cad R2013 |
| CF2 | The CF2 file format |
| OBJ | The OBJ file format |
| IFC4 | The IFC version 4 file format |
| FBX | Fbx file format. |
| Dwfx | The Dwfx file format |
| Collada | COLLADA file format. |
| DXB | The AutoDesk DXB 1.0 file format |
Undefined
public static final long Undefined
Undefined file format.
Returns: long
Custom
public static final long Custom
Custom file format.
Returns: long
Bmp
public static final long Bmp
Bmp (Dib) file format.
Returns: long
Gif
public static final long Gif
Gif file format.
Returns: long
Jpeg
public static final long Jpeg
Jpeg file format.
Returns: long
Png
public static final long Png
Png file format.
Returns: long
Tiff
public static final long Tiff
Tiff file format.
Returns: long
Psd
public static final long Psd
Psd file format.
Returns: long
Jpeg2000
public static final long Jpeg2000
Jpeg2000 file format
Returns: long
Djvu
public static final long Djvu
Djvu file format
Returns: long
Webp
public static final long Webp
The webp file format
Returns: long
Emf
public static final long Emf
The Emf/Emf+ file format
Returns: long
Dicom
public static final long Dicom
The dicom format
Returns: long
Svg
public static final long Svg
SVG file format
Returns: long
Wmf
public static final long Wmf
The Wmf file format
Returns: long
Dng
public static final long Dng
The DNG file format
Returns: long
Odg
public static final long Odg
The Open document graphic format
Returns: long
Cdr
public static final long Cdr
The CDR file format
Returns: long
Cmx
public static final long Cmx
The CMX file format
Returns: long
Otg
public static final long Otg
The otg file format
Returns: long
Html5Canvas
public static final long Html5Canvas
The Html5 Canvas format
Returns: long
Eps
public static final long Eps
The Encapsulated PostScript format
Returns: long
Apng
public static final long Apng
The animated Png file format.
Returns: long
Tga
public static final long Tga
The Truevision TGA file format.
Returns: long
Dxf
public static final long Dxf
The AutoCAD Drawing Exchange Format.
Returns: long
Emz
public static final long Emz
The emz, compressed emf
Returns: long
Wmz
public static final long Wmz
The WMZ, compressed wmf
Returns: long
Svgz
public static final long Svgz
The SVGZ, compressed svg
Returns: long
FOdg
public static final long FOdg
The fodg, flat odg format
Returns: long
public static final long Pdf
PDF format
Returns: long
CadR010
public static final long CadR010
The CAD Release 1.0 file format.
Returns: long
CadR012
public static final long CadR012
The CAD Release 1.2 file format.
Returns: long
CadR014
public static final long CadR014
The CAD Release 1.4 file format.
Returns: long
CadR015
public static final long CadR015
The CAD Release 1.5 file format.
Returns: long
CadR021
public static final long CadR021
The CAD Release 2.1 file format.
Returns: long
CadR0221
public static final long CadR0221
The CAD Release 2.21 file format.
Returns: long
CadR0222
public static final long CadR0222
The CAD Release 2.22 file format.
Returns: long
CadR025
public static final long CadR025
The CAD Release 2.5 file format.
Returns: long
CadR026
public static final long CadR026
The CAD Release 2.6 file format.
Returns: long
CadR9
public static final long CadR9
The CAD Release 9 file format.
Returns: long
CadR10
public static final long CadR10
The CAD Release 10 file format.
Returns: long
CadR11
public static final long CadR11
The CAD Release 11 file format.
Returns: long
CadR13
public static final long CadR13
The CAD Release 13 file format.
Returns: long
CadR14
public static final long CadR14
The CAD Release 14 file format.
Returns: long
CadR2000
public static final long CadR2000
The CAD Release 2000 file format.
Returns: long
CadR2004
public static final long CadR2004
The CAD Release 2004 file format.
Returns: long
CadR2007
public static final long CadR2007
The CAD Release 2007 file format.
Returns: long
CadR2010
public static final long CadR2010
The CAD Release 2010 file format.
Returns: long
CadR2013
public static final long CadR2013
The CAD Release 2013 file format.
Returns: long
CadR2018
public static final long CadR2018
The CAD Release 2018 file format.
Returns: long
DgnV7
public static final long DgnV7
The Dgn version 7 file format.
Returns: long
DgnV8
public static final long DgnV8
The Dgn version 8 file format.
Returns: long
DgnV9
public static final long DgnV9
The Dgn version 9 file format.
Returns: long
DXFCadR010
public static final long DXFCadR010
The DXF CAD Release 1.0 file format.
Returns: long
DXFCadR012
public static final long DXFCadR012
The DXF CAD Release 1.2 file format.
Returns: long
DXFCadR014
public static final long DXFCadR014
The DXF CAD Release 1.4 file format.
Returns: long
DXFCadR015
public static final long DXFCadR015
The DXF CAD Release 1.5 file format.
Returns: long
DXFCadR021
public static final long DXFCadR021
The DXF CAD Release 2.1 file format.
Returns: long
DXFCadR0221
public static final long DXFCadR0221
The DXF CAD Release 2.21 file format.
Returns: long
DXFCadR0222
public static final long DXFCadR0222
The DXF CAD Release 2.22 file format.
Returns: long
DXFCadR025
public static final long DXFCadR025
The DXF CAD Release 2.5 file format.
Returns: long
DXFCadR026
public static final long DXFCadR026
The DXF CAD Release 2.6 file format.
Returns: long
DXFCadR9
public static final long DXFCadR9
The DXF CAD Release 9 file format.
Returns: long
DXFCadR10
public static final long DXFCadR10
The DXF CAD Release 10 file format.
Returns: long
DXFCadR11
public static final long DXFCadR11
The DXF CAD Release 11 file format.
Returns: long
DXFCadR13
public static final long DXFCadR13
The DXF CAD Release 13 file format.
Returns: long
DXFCadR14
public static final long DXFCadR14
The DXF CAD Release 14 file format.
Returns: long
DXFCadR2000
public static final long DXFCadR2000
The DXF CAD Release 2000 file format.
Returns: long
DXFCadR2004
public static final long DXFCadR2004
The DXF CAD Release 2004 file format.
Returns: long
DXFCadR2007
public static final long DXFCadR2007
The DXF CAD Release 2007 file format.
Returns: long
DXFCadR2010
public static final long DXFCadR2010
The DXF CAD Release 2010 file format.
Returns: long
DXFCadR2013
public static final long DXFCadR2013
The DXF CAD Release 2013 file format.
Returns: long
IFC2X3
public static final long IFC2X3
The IFC version 2X3 file format
Returns: long
STL
public static final long STL
The STL file format.
Returns: long
Dwf
public static final long Dwf
The Dwf file format
Returns: long
IGES
public static final long IGES
The IGES file format
Returns: long
Plt
public static final long Plt
The PLT file format
Returns: long
DwtCadR010
public static final long DwtCadR010
The DWT cad R010
Returns: long
DwtCadR012
public static final long DwtCadR012
The DWT cad R012
Returns: long
DwtCadR014
public static final long DwtCadR014
The DWT cad R014
Returns: long
DwtCadR015
public static final long DwtCadR015
The DWT cad R015
Returns: long
DwtCadR021
public static final long DwtCadR021
The DWT cad R021
Returns: long
DwtCadR0221
public static final long DwtCadR0221
The DWT cad R0221
Returns: long
DwtCadR0222
public static final long DwtCadR0222
The DWT cad R0222
Returns: long
DwtCadR025
public static final long DwtCadR025
The DWT cad R025
Returns: long
DwtCadR026
public static final long DwtCadR026
The DWT cad R026
Returns: long
DwtCadR9
public static final long DwtCadR9
The DWT cad R9
Returns: long
DwtCadR10
public static final long DwtCadR10
The DWT cad R10
Returns: long
DwtCadR11
public static final long DwtCadR11
The DWT cad R11
Returns: long
DwtCadR13
public static final long DwtCadR13
The DWT cad R13
Returns: long
DwtCadR14
public static final long DwtCadR14
The DWT cad R14
Returns: long
DwtCadR2000
public static final long DwtCadR2000
The DWT cad R2000
Returns: long
DwtCadR2004
public static final long DwtCadR2004
The DWT cad R2004
Returns: long
DwtCadR2007
public static final long DwtCadR2007
The DWT cad R2007
Returns: long
DwtCadR2010
public static final long DwtCadR2010
The DWT cad R2010
Returns: long
DwtCadR2013
public static final long DwtCadR2013
The DWT cad R2013
Returns: long
CF2
public static final long CF2
The CF2 file format
Returns: long
OBJ
public static final long OBJ
The OBJ file format
Returns: long
IFC4
public static final long IFC4
The IFC version 4 file format
Returns: long
FBX
public static final long FBX
Fbx file format.
Returns: long
Dwfx
public static final long Dwfx
The Dwfx file format
Returns: long
Collada
public static final long Collada
COLLADA file format.
Returns: long
DXB
public static final long DXB
The AutoDesk DXB 1.0 file format
Returns: long