public final class PageSize
extends com.aspose.ms.System.Enum
Specifies page size.
Modifier and Type | Field and Description |
---|---|
static int |
A0
The size of the A0 page in points is 3371 ? 2384
|
static int |
A1
The size of the A1 page in points is 2384 ? 1685
|
static int |
A2
The size of the A2 page in points is 1684 ? 1190
|
static int |
A3
The size of the A3 page in points is 1190 ? 842
|
static int |
A4
The size of the A4 page in points is 842 ? 595
|
static int |
Ledger
The size of the Ledger page in points is 1224 ? 792
|
static int |
Letter
The size of the Letter page in points is 792 ? 612
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Letter
The size of the Letter page in points is 792 ? 612
public static final int Ledger
The size of the Ledger page in points is 1224 ? 792
public static final int A0
The size of the A0 page in points is 3371 ? 2384
public static final int A1
The size of the A1 page in points is 2384 ? 1685
public static final int A2
The size of the A2 page in points is 1684 ? 1190
public static final int A3
The size of the A3 page in points is 1190 ? 842
public static final int A4
The size of the A4 page in points is 842 ? 595