public final class ResolutionUnit
extends com.aspose.ms.System.Enum
Resolution unit enum.
Modifier and Type | Field and Description |
---|---|
static byte |
Cm
Metric centimeter units
|
static byte |
Inch
Inch units
|
static byte |
None
Undefined units
|
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 byte None
Undefined units
public static final byte Inch
Inch units
public static final byte Cm
Metric centimeter units