public final class CadSectionType
extends com.aspose.ms.System.Enum
Contains Section type
Modifier and Type | Field and Description |
---|---|
static int |
ACDSDATA
ACDS string marker
|
static int |
Another
Another section
|
static int |
BLOCKS
Blocks string marker
|
static int |
CLASSES
Classes string marker
|
static int |
ENTITIES
Entities string marker
|
static int |
HEADER
Header string marker
|
static int |
NotSet
Section is not set - default
|
static int |
OBJECTS
Objects string marker
|
static int |
TABLES
Tables string marker
|
static int |
THUMBNAILIMAGE
Entities string marker
|
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, parseQuick, parseQuick, register, toObject, toString
public static final int NotSet
Section is not set - default
public static final int Another
Another section
public static final int HEADER
Header string marker
public static final int TABLES
Tables string marker
public static final int BLOCKS
Blocks string marker
public static final int ENTITIES
Entities string marker
public static final int CLASSES
Classes string marker
public static final int OBJECTS
Objects string marker
public static final int THUMBNAILIMAGE
Entities string marker
public static final int ACDSDATA
ACDS string marker