FileFormat

Inheritance: java.lang.Object, com.aspose.ms.System.Enum

One of supported CAD file formats.

Enum Values

FieldDescription
UndefinedUndefined file format.
CustomCustom file format.
BmpBmp (Dib) file format.
GifGif file format.
JpegJpeg file format.
PngPng file format.
TiffTiff file format.
PsdPsd file format.
Jpeg2000Jpeg2000 file format
DjvuDjvu file format
WebpThe webp file format
EmfThe Emf/Emf+ file format
DicomThe dicom format
SvgSVG file format
WmfThe Wmf file format
DngThe DNG file format
OdgThe Open document graphic format
CdrThe CDR file format
CmxThe CMX file format
OtgThe otg file format
Html5CanvasThe Html5 Canvas format
EpsThe Encapsulated PostScript format
ApngThe animated Png file format.
TgaThe Truevision TGA file format.
DxfThe AutoCAD Drawing Exchange Format.
EmzThe emz, compressed emf
WmzThe WMZ, compressed wmf
SvgzThe SVGZ, compressed svg
FOdgThe fodg, flat odg format
PdfPDF format
CadR010The CAD Release 1.0 file format.
CadR012The CAD Release 1.2 file format.
CadR014The CAD Release 1.4 file format.
CadR015The CAD Release 1.5 file format.
CadR021The CAD Release 2.1 file format.
CadR0221The CAD Release 2.21 file format.
CadR0222The CAD Release 2.22 file format.
CadR025The CAD Release 2.5 file format.
CadR026The CAD Release 2.6 file format.
CadR9The CAD Release 9 file format.
CadR10The CAD Release 10 file format.
CadR11The CAD Release 11 file format.
CadR13The CAD Release 13 file format.
CadR14The CAD Release 14 file format.
CadR2000The CAD Release 2000 file format.
CadR2004The CAD Release 2004 file format.
CadR2007The CAD Release 2007 file format.
CadR2010The CAD Release 2010 file format.
CadR2013The CAD Release 2013 file format.
CadR2018The CAD Release 2018 file format.
DgnV7The Dgn version 7 file format.
DgnV8The Dgn version 8 file format.
DgnV9The Dgn version 9 file format.
DXFCadR010The DXF CAD Release 1.0 file format.
DXFCadR012The DXF CAD Release 1.2 file format.
DXFCadR014The DXF CAD Release 1.4 file format.
DXFCadR015The DXF CAD Release 1.5 file format.
DXFCadR021The DXF CAD Release 2.1 file format.
DXFCadR0221The DXF CAD Release 2.21 file format.
DXFCadR0222The DXF CAD Release 2.22 file format.
DXFCadR025The DXF CAD Release 2.5 file format.
DXFCadR026The DXF CAD Release 2.6 file format.
DXFCadR9The DXF CAD Release 9 file format.
DXFCadR10The DXF CAD Release 10 file format.
DXFCadR11The DXF CAD Release 11 file format.
DXFCadR13The DXF CAD Release 13 file format.
DXFCadR14The DXF CAD Release 14 file format.
DXFCadR2000The DXF CAD Release 2000 file format.
DXFCadR2004The DXF CAD Release 2004 file format.
DXFCadR2007The DXF CAD Release 2007 file format.
DXFCadR2010The DXF CAD Release 2010 file format.
DXFCadR2013The DXF CAD Release 2013 file format.
IFC2X3The IFC version 2X3 file format
STLThe STL file format.
DwfThe Dwf file format
IGESThe IGES file format
PltThe PLT file format
DwtCadR010The DWT cad R010
DwtCadR012The DWT cad R012
DwtCadR014The DWT cad R014
DwtCadR015The DWT cad R015
DwtCadR021The DWT cad R021
DwtCadR0221The DWT cad R0221
DwtCadR0222The DWT cad R0222
DwtCadR025The DWT cad R025
DwtCadR026The DWT cad R026
DwtCadR9The DWT cad R9
DwtCadR10The DWT cad R10
DwtCadR11The DWT cad R11
DwtCadR13The DWT cad R13
DwtCadR14The DWT cad R14
DwtCadR2000The DWT cad R2000
DwtCadR2004The DWT cad R2004
DwtCadR2007The DWT cad R2007
DwtCadR2010The DWT cad R2010
DwtCadR2013The DWT cad R2013
CF2The CF2 file format
OBJThe OBJ file format
IFC4The IFC version 4 file format
FBXFbx file format.
DwfxThe Dwfx file format
ColladaCOLLADA file format.
DXBThe 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

Pdf

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