public final class PhysicalUnit
extends com.aspose.ms.System.Enum
The resoulutionInfo physical unit enum
Modifier and Type | Field and Description |
---|---|
static int |
Centimeters
The centimeters
|
static int |
Columns
The columns
|
static int |
Inches
The inches
|
static int |
Picas
The picas unit
|
static int |
Points
The points
|
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 Inches
The inches
public static final int Centimeters
The centimeters
public static final int Points
The points
public static final int Picas
The picas unit
public static final int Columns
The columns