public final class FileFormat
extends com.aspose.ms.System.Enum
One of supported CAD file formats.
Modifier and Type | Field and Description |
---|---|
static long |
Bmp
Bmp file format.
|
static long |
CadR010
The CAD Release 1.0 file format.
|
static long |
CadR012
The CAD Release 1.2 file format.
|
static long |
CadR014
The CAD Release 1.4 file format.
|
static long |
CadR015
The CAD Release 1.5 file format.
|
static long |
CadR021
The CAD Release 2.1 file format.
|
static long |
CadR0221
The CAD Release 2.21 file format.
|
static long |
CadR0222
The CAD Release 2.22 file format.
|
static long |
CadR025
The CAD Release 2.5 file format.
|
static long |
CadR026
The CAD Release 2.6 file format.
|
static long |
CadR10
The CAD Release 10 file format.
|
static long |
CadR11
The CAD Release 11 file format.
|
static long |
CadR13
The CAD Release 13 file format.
|
static long |
CadR14
The CAD Release 14 file format.
|
static long |
CadR2000
The CAD Release 2000 file format.
|
static long |
CadR2004
The CAD Release 2004 file format.
|
static long |
CadR2007
The CAD Release 2007 file format.
|
static long |
CadR2010
The CAD Release 2010 file format.
|
static long |
CadR2013
The CAD Release 2013 file format.
|
static long |
CadR9
The CAD Release 9 file format.
|
static long |
CFF2
The CFF, CFF2, CF2 file format
|
static long |
Custom
Custom file format.
|
static long |
DgnV7
The Dgn version 7 file format.
|
static long |
DgnV8
The Dgn version 8 file format.
|
static long |
DgnV9
The Dgn version 9 file format.
|
static long |
Dwf
The Dwf file format
|
static long |
DwtCadR010
The DWT cad R010
|
static long |
DwtCadR012
The DWT cad R012
|
static long |
DwtCadR014
The DWT cad R014
|
static long |
DwtCadR015
The DWT cad R015
|
static long |
DwtCadR021
The DWT cad R021
|
static long |
DwtCadR0221
The DWT cad R0221
|
static long |
DwtCadR0222
The DWT cad R0222
|
static long |
DwtCadR025
The DWT cad R025
|
static long |
DwtCadR026
The DWT cad R026
|
static long |
DwtCadR10
The DWT cad R10
|
static long |
DwtCadR11
The DWT cad R11
|
static long |
DwtCadR13
The DWT cad R13
|
static long |
DwtCadR14
The DWT cad R14
|
static long |
DwtCadR2000
The DWT cad R2000
|
static long |
DwtCadR2004
The DWT cad R2004
|
static long |
DwtCadR2007
The DWT cad R2007
|
static long |
DwtCadR2010
The DWT cad R2010
|
static long |
DwtCadR2013
The DWT cad R2013
|
static long |
DwtCadR9
The DWT cad R9
|
static long |
DXFCadR010
The DXF CAD Release 1.0 file format.
|
static long |
DXFCadR012
The DXF CAD Release 1.2 file format.
|
static long |
DXFCadR014
The DXF CAD Release 1.4 file format.
|
static long |
DXFCadR015
The DXF CAD Release 1.5 file format.
|
static long |
DXFCadR021
The DXF CAD Release 2.1 file format.
|
static long |
DXFCadR0221
The DXF CAD Release 2.21 file format.
|
static long |
DXFCadR0222
The DXF CAD Release 2.22 file format.
|
static long |
DXFCadR025
The DXF CAD Release 2.5 file format.
|
static long |
DXFCadR026
The DXF CAD Release 2.6 file format.
|
static long |
DXFCadR10
The DXF CAD Release 10 file format.
|
static long |
DXFCadR11
The DXF CAD Release 11 file format.
|
static long |
DXFCadR13
The DXF CAD Release 13 file format.
|
static long |
DXFCadR14
The DXF CAD Release 14 file format.
|
static long |
DXFCadR2000
The DXF CAD Release 2000 file format.
|
static long |
DXFCadR2004
The DXF CAD Release 2004 file format.
|
static long |
DXFCadR2007
The DXF CAD Release 2007 file format.
|
static long |
DXFCadR2010
The DXF CAD Release 2010 file format.
|
static long |
DXFCadR2013
The DXF CAD Release 2013 file format.
|
static long |
DXFCadR9
The DXF CAD Release 9 file format.
|
static long |
Gif
Gif file format.
|
static long |
IFC2X3
The IFC version 2X3 file format
|
static long |
IGES
The IGES file format
|
static long |
Jpeg
Jpeg file format.
|
static long |
Jpeg2000
Jpeg2000 file format
|
static long |
OBJ
The OBJ file format
|
static long |
Pdf
Pdf file format.
|
static long |
Plt
The PLT file format
|
static long |
Png
Png file format.
|
static long |
Psd
Psd file format.
|
static long |
STL
The STL file format.
|
static long |
SVG
The SVG file format
|
static long |
Tiff
Tiff file format.
|
static long |
Undefined
Undefined file format.
|
static long |
Wmf
The Wmf file format
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final long Undefined
Undefined file format.
public static final long Custom
Custom file format.
public static final long Bmp
Bmp file format.
public static final long Gif
Gif file format.
public static final long Jpeg
Jpeg file format.
public static final long Png
Png file format.
public static final long Tiff
Tiff file format.
public static final long Psd
Psd file format.
public static final long Pdf
Pdf file format.
public static final long Jpeg2000
Jpeg2000 file format
public static final long CadR010
The CAD Release 1.0 file format.
public static final long CadR012
The CAD Release 1.2 file format.
public static final long CadR014
The CAD Release 1.4 file format.
public static final long CadR015
The CAD Release 1.5 file format.
public static final long CadR021
The CAD Release 2.1 file format.
public static final long CadR0221
The CAD Release 2.21 file format.
public static final long CadR0222
The CAD Release 2.22 file format.
public static final long CadR025
The CAD Release 2.5 file format.
public static final long CadR026
The CAD Release 2.6 file format.
public static final long CadR9
The CAD Release 9 file format.
public static final long CadR10
The CAD Release 10 file format.
public static final long CadR11
The CAD Release 11 file format.
public static final long CadR13
The CAD Release 13 file format.
public static final long CadR14
The CAD Release 14 file format.
public static final long CadR2000
The CAD Release 2000 file format.
public static final long CadR2004
The CAD Release 2004 file format.
public static final long CadR2007
The CAD Release 2007 file format.
public static final long CadR2010
The CAD Release 2010 file format.
public static final long CadR2013
The CAD Release 2013 file format.
public static final long DgnV7
The Dgn version 7 file format.
public static final long DgnV8
The Dgn version 8 file format.
public static final long DgnV9
The Dgn version 9 file format.
public static final long DXFCadR010
The DXF CAD Release 1.0 file format.
public static final long DXFCadR012
The DXF CAD Release 1.2 file format.
public static final long DXFCadR014
The DXF CAD Release 1.4 file format.
public static final long DXFCadR015
The DXF CAD Release 1.5 file format.
public static final long DXFCadR021
The DXF CAD Release 2.1 file format.
public static final long DXFCadR0221
The DXF CAD Release 2.21 file format.
public static final long DXFCadR0222
The DXF CAD Release 2.22 file format.
public static final long DXFCadR025
The DXF CAD Release 2.5 file format.
public static final long DXFCadR026
The DXF CAD Release 2.6 file format.
public static final long DXFCadR9
The DXF CAD Release 9 file format.
public static final long DXFCadR10
The DXF CAD Release 10 file format.
public static final long DXFCadR11
The DXF CAD Release 11 file format.
public static final long DXFCadR13
The DXF CAD Release 13 file format.
public static final long DXFCadR14
The DXF CAD Release 14 file format.
public static final long DXFCadR2000
The DXF CAD Release 2000 file format.
public static final long DXFCadR2004
The DXF CAD Release 2004 file format.
public static final long DXFCadR2007
The DXF CAD Release 2007 file format.
public static final long DXFCadR2010
The DXF CAD Release 2010 file format.
public static final long DXFCadR2013
The DXF CAD Release 2013 file format.
public static final long IFC2X3
The IFC version 2X3 file format
public static final long STL
The STL file format.
public static final long Wmf
The Wmf file format
public static final long Dwf
The Dwf file format
public static final long IGES
The IGES file format
public static final long Plt
The PLT file format
public static final long DwtCadR010
The DWT cad R010
public static final long DwtCadR012
The DWT cad R012
public static final long DwtCadR014
The DWT cad R014
public static final long DwtCadR015
The DWT cad R015
public static final long DwtCadR021
The DWT cad R021
public static final long DwtCadR0221
The DWT cad R0221
public static final long DwtCadR0222
The DWT cad R0222
public static final long DwtCadR025
The DWT cad R025
public static final long DwtCadR026
The DWT cad R026
public static final long DwtCadR9
The DWT cad R9
public static final long DwtCadR10
The DWT cad R10
public static final long DwtCadR11
The DWT cad R11
public static final long DwtCadR13
The DWT cad R13
public static final long DwtCadR14
The DWT cad R14
public static final long DwtCadR2000
The DWT cad R2000
public static final long DwtCadR2004
The DWT cad R2004
public static final long DwtCadR2007
The DWT cad R2007
public static final long DwtCadR2010
The DWT cad R2010
public static final long DwtCadR2013
The DWT cad R2013
public static final long SVG
The SVG file format
public static final long CFF2
The CFF, CFF2, CF2 file format
public static final long OBJ
The OBJ file format