public final class OdObjectKind
extends com.aspose.ms.System.Enum
The object kind
Modifier and Type | Field and Description |
---|---|
static int |
Arc
The object kind is arc
|
static int |
Cut
The object kind is cut
|
static int |
None
The object kind is none
|
static int |
Section
The object kind is section
|
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 int None
The object kind is none
public static final int Section
The object kind is section
public static final int Cut
The object kind is cut
public static final int Arc
The object kind is arc