public final class PltCommandArgIds
extends com.aspose.ms.System.Enum
The identifiers for PLT command argument type.
Modifier and Type | Field and Description |
---|---|
static int |
Byte
The byte type.
|
static int |
FlagByte
The flag byte type.
|
static int |
Numerical
The numerical type.
|
static int |
String
The string type.
|
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 Numerical
The numerical type.
public static final int String
The string type.
public static final int Byte
The byte type.
public static final int FlagByte
The flag byte type.