| Modifier and Type | Field and Description | 
|---|---|
| static MediaSize | LEGALSpecifies the North American legal size, 8.5 inches by 14 inches. | 
| static MediaSize | LETTERSpecifies the North American letter size, 8.5 inches by 11 inches. | 
| static MediaSize | NA_10x13_ENVELOPESpecifies the North American 10 inch by 13 inch envelope size. | 
| static MediaSize | NA_10x14_ENVELOPESpecifies the North American 10 inch by 14 inch envelope size. | 
| static MediaSize | NA_10X15_ENVELOPESpecifies the North American 10 inch by 15 inch envelope size. | 
| static MediaSize | NA_5X7Specifies the North American 5 inch by 7 inch paper. | 
| static MediaSize | NA_6X9_ENVELOPESpecifies the North American 6 inch by 9 inch envelope size. | 
| static MediaSize | NA_7X9_ENVELOPESpecifies the North American 7 inch by 9 inch envelope size. | 
| static MediaSize | NA_8X10Specifies the North American 8 inch by 10 inch paper. | 
| static MediaSize | NA_9x11_ENVELOPESpecifies the North American 9 inch by 11 inch envelope size. | 
| static MediaSize | NA_9x12_ENVELOPESpecifies the North American 9 inch by 12 inch envelope size. | 
| static MediaSize | NA_NUMBER_10_ENVELOPESpecifies the North American Number 10 business envelope size,
 4.125 inches by 9.5 inches. | 
| static MediaSize | NA_NUMBER_11_ENVELOPESpecifies the North American Number 11 business envelope size,
 4.5 inches by 10.375 inches. | 
| static MediaSize | NA_NUMBER_12_ENVELOPESpecifies the North American Number 12 business envelope size,
 4.75 inches by 11 inches. | 
| static MediaSize | NA_NUMBER_14_ENVELOPESpecifies the North American Number 14 business envelope size,
 5 inches by 11.5 inches. | 
| static MediaSize | NA_NUMBER_9_ENVELOPESpecifies the North American Number 9 business envelope size,
 3.875 inches by 8.875 inches. | 
public static final MediaSize LETTER
public static final MediaSize LEGAL
public static final MediaSize NA_5X7
public static final MediaSize NA_8X10
public static final MediaSize NA_NUMBER_9_ENVELOPE
public static final MediaSize NA_NUMBER_10_ENVELOPE
public static final MediaSize NA_NUMBER_11_ENVELOPE
public static final MediaSize NA_NUMBER_12_ENVELOPE
public static final MediaSize NA_NUMBER_14_ENVELOPE
public static final MediaSize NA_6X9_ENVELOPE
public static final MediaSize NA_7X9_ENVELOPE
public static final MediaSize NA_9x11_ENVELOPE
public static final MediaSize NA_9x12_ENVELOPE
public static final MediaSize NA_10x13_ENVELOPE
public static final MediaSize NA_10x14_ENVELOPE
public static final MediaSize NA_10X15_ENVELOPE
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.