Class PrinterPaperSize
- java.lang.Object
-
- com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
-
- com.aspose.ms.System.Enum
-
- com.aspose.tasks.PrinterPaperSize
-
public final class PrinterPaperSize extends com.aspose.ms.System.Enum
Specifies the paper size which is used for printing.
-
-
Field Summary
Fields Modifier and Type Field Description static int
Custom
Indicates that the paper size is defined by the user.static int
PaperA2
Indicates A2 printer paper size (420 mm by 594 mm).static int
PaperA3
Indicates A3 printer paper size (297 mm by 420 mm).static int
PaperA4
Indicates A4 printer paper size (210 mm by 297 mm).static int
PaperA4Small
Indicates Small A4 printer paper size (210 mm by 297 mm).static int
PaperA5
Indicates A5 printer paper size (148 mm by 210 mm).static int
PaperB4
Indicates B4 printer paper size (250 mm by 353 mm).static int
PaperB5
Indicates B5 printer paper size (176 mm by 250 mm).static int
PaperCSheet
Indicates C paper printer paper size (17 in.static int
PaperDSheet
Indicates D paper printer paper size (22 in.static int
PaperEnvelope10
Indicates Envelope10 printer paper size (4.125 in.static int
PaperEnvelopeMonarch
Indicates Envelope Monarch printer paper size (3.875 in.static int
PaperESheet
Indicates E paper printer paper size (34 in.static int
PaperExecutive
Indicates Envelope executive printer paper size (7.25 in.static int
PaperFolio
Indicates Folio printer paper size (8.5 in.static int
PaperLedger
Indicates Ledger printer paper size (17 in.static int
PaperLegal
Indicates Envelope legal printer paper size (8.5 in.static int
PaperLetter
Indicates Envelope Letter printer paper size (8.5 in.static int
PaperLetterSmall
Indicates Small Letter printer paper size (8.5 in.static int
PaperNote
Indicates Note printer paper size (8.5 in.static int
PaperQuarto
Indicates Quarto printer paper size (215 mm by 275 mm).static int
PaperStandard10x11
Indicates Standard printer paper size (10 in.static int
PaperStandard10x14
Indicates Standard printer paper size (10 in.static int
PaperStandard11x17
Indicates Standard printer paper size (11 in.static int
PaperStandard15x11
Indicates Standard printer paper size (15 in.static int
PaperStandard9x11
Indicates Standard printer paper size (9 in.static int
PaperStatement
Indicates Statement printer paper size (5.5 in.static int
PaperTabloid
Indicates Tabloid printer paper size (11 in.
-
Method Summary
-
Methods inherited from class com.aspose.ms.System.Enum
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
-
-
-
-
Field Detail
-
Custom
public static final int Custom
Indicates that the paper size is defined by the user.
- See Also:
- Constant Field Values
-
PaperLetter
public static final int PaperLetter
Indicates Envelope Letter printer paper size (8.5 in. by 11 in.).
- See Also:
- Constant Field Values
-
PaperLetterSmall
public static final int PaperLetterSmall
Indicates Small Letter printer paper size (8.5 in. by 11 in.).
- See Also:
- Constant Field Values
-
PaperTabloid
public static final int PaperTabloid
Indicates Tabloid printer paper size (11 in. by 17 in.).
- See Also:
- Constant Field Values
-
PaperLedger
public static final int PaperLedger
Indicates Ledger printer paper size (17 in. by 11 in.).
- See Also:
- Constant Field Values
-
PaperLegal
public static final int PaperLegal
Indicates Envelope legal printer paper size (8.5 in. by 14 in.).
- See Also:
- Constant Field Values
-
PaperStatement
public static final int PaperStatement
Indicates Statement printer paper size (5.5 in. by 8.5 in.).
- See Also:
- Constant Field Values
-
PaperExecutive
public static final int PaperExecutive
Indicates Envelope executive printer paper size (7.25 in. by 10.5 in.).
- See Also:
- Constant Field Values
-
PaperA3
public static final int PaperA3
Indicates A3 printer paper size (297 mm by 420 mm).
- See Also:
- Constant Field Values
-
PaperA4
public static final int PaperA4
Indicates A4 printer paper size (210 mm by 297 mm).
- See Also:
- Constant Field Values
-
PaperA4Small
public static final int PaperA4Small
Indicates Small A4 printer paper size (210 mm by 297 mm).
- See Also:
- Constant Field Values
-
PaperA5
public static final int PaperA5
Indicates A5 printer paper size (148 mm by 210 mm).
- See Also:
- Constant Field Values
-
PaperB4
public static final int PaperB4
Indicates B4 printer paper size (250 mm by 353 mm).
- See Also:
- Constant Field Values
-
PaperB5
public static final int PaperB5
Indicates B5 printer paper size (176 mm by 250 mm).
- See Also:
- Constant Field Values
-
PaperFolio
public static final int PaperFolio
Indicates Folio printer paper size (8.5 in. by 13 in.).
- See Also:
- Constant Field Values
-
PaperQuarto
public static final int PaperQuarto
Indicates Quarto printer paper size (215 mm by 275 mm).
- See Also:
- Constant Field Values
-
PaperStandard10x14
public static final int PaperStandard10x14
Indicates Standard printer paper size (10 in. by 14 in.).
- See Also:
- Constant Field Values
-
PaperStandard11x17
public static final int PaperStandard11x17
Indicates Standard printer paper size (11 in. by 17 in.).
- See Also:
- Constant Field Values
-
PaperNote
public static final int PaperNote
Indicates Note printer paper size (8.5 in. by 11 in.).
- See Also:
- Constant Field Values
-
PaperEnvelope10
public static final int PaperEnvelope10
Indicates Envelope10 printer paper size (4.125 in. by 9.5 in.).
- See Also:
- Constant Field Values
-
PaperCSheet
public static final int PaperCSheet
Indicates C paper printer paper size (17 in. by 22 in.).
- See Also:
- Constant Field Values
-
PaperDSheet
public static final int PaperDSheet
Indicates D paper printer paper size (22 in. by 34 in.).
- See Also:
- Constant Field Values
-
PaperESheet
public static final int PaperESheet
Indicates E paper printer paper size (34 in. by 44 in.).
- See Also:
- Constant Field Values
-
PaperEnvelopeMonarch
public static final int PaperEnvelopeMonarch
Indicates Envelope Monarch printer paper size (3.875 in. by 7.5 in.).
- See Also:
- Constant Field Values
-
PaperStandard9x11
public static final int PaperStandard9x11
Indicates Standard printer paper size (9 in. by 11 in.).
- See Also:
- Constant Field Values
-
PaperStandard10x11
public static final int PaperStandard10x11
Indicates Standard printer paper size (10 in. by 11 in.).
- See Also:
- Constant Field Values
-
PaperStandard15x11
public static final int PaperStandard15x11
Indicates Standard printer paper size (15 in. by 11 in.).
- See Also:
- Constant Field Values
-
PaperA2
public static final int PaperA2
Indicates A2 printer paper size (420 mm by 594 mm).
- See Also:
- Constant Field Values
-
-