OdObjectKind

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

public final class OdObjectKind extends System.Enum

The object kind

Fields

FieldDescription
NoneThe object kind is none
SectionThe object kind is section
CutThe object kind is cut
ArcThe object kind is arc

None

public static final int None

The object kind is none

Section

public static final int Section

The object kind is section

Cut

public static final int Cut

The object kind is cut

Arc

public static final int Arc

The object kind is arc