- java.lang.Object
-
- javax.print.attribute.standard.MediaSize.NA
-
-
Field Summary
Fields Modifier and Type Field and Description static MediaSize
LEGAL
Specifies the North American legal size, 8.5 inches by 14 inches.static MediaSize
LETTER
Specifies the North American letter size, 8.5 inches by 11 inches.static MediaSize
NA_10x13_ENVELOPE
Specifies the North American 10 inch by 13 inch envelope size.static MediaSize
NA_10x14_ENVELOPE
Specifies the North American 10 inch by 14 inch envelope size.static MediaSize
NA_10X15_ENVELOPE
Specifies the North American 10 inch by 15 inch envelope size.static MediaSize
NA_5X7
Specifies the North American 5 inch by 7 inch paper.static MediaSize
NA_6X9_ENVELOPE
Specifies the North American 6 inch by 9 inch envelope size.static MediaSize
NA_7X9_ENVELOPE
Specifies the North American 7 inch by 9 inch envelope size.static MediaSize
NA_8X10
Specifies the North American 8 inch by 10 inch paper.static MediaSize
NA_9x11_ENVELOPE
Specifies the North American 9 inch by 11 inch envelope size.static MediaSize
NA_9x12_ENVELOPE
Specifies the North American 9 inch by 12 inch envelope size.static MediaSize
NA_NUMBER_10_ENVELOPE
Specifies the North American Number 10 business envelope size, 4.125 inches by 9.5 inches.static MediaSize
NA_NUMBER_11_ENVELOPE
Specifies the North American Number 11 business envelope size, 4.5 inches by 10.375 inches.static MediaSize
NA_NUMBER_12_ENVELOPE
Specifies the North American Number 12 business envelope size, 4.75 inches by 11 inches.static MediaSize
NA_NUMBER_14_ENVELOPE
Specifies the North American Number 14 business envelope size, 5 inches by 11.5 inches.static MediaSize
NA_NUMBER_9_ENVELOPE
Specifies the North American Number 9 business envelope size, 3.875 inches by 8.875 inches.
-
-
-
Field Detail
-
LETTER
public static final MediaSize LETTER
Specifies the North American letter size, 8.5 inches by 11 inches.
-
LEGAL
public static final MediaSize LEGAL
Specifies the North American legal size, 8.5 inches by 14 inches.
-
NA_5X7
public static final MediaSize NA_5X7
Specifies the North American 5 inch by 7 inch paper.
-
NA_8X10
public static final MediaSize NA_8X10
Specifies the North American 8 inch by 10 inch paper.
-
NA_NUMBER_9_ENVELOPE
public static final MediaSize NA_NUMBER_9_ENVELOPE
Specifies the North American Number 9 business envelope size, 3.875 inches by 8.875 inches.
-
NA_NUMBER_10_ENVELOPE
public static final MediaSize NA_NUMBER_10_ENVELOPE
Specifies the North American Number 10 business envelope size, 4.125 inches by 9.5 inches.
-
NA_NUMBER_11_ENVELOPE
public static final MediaSize NA_NUMBER_11_ENVELOPE
Specifies the North American Number 11 business envelope size, 4.5 inches by 10.375 inches.
-
NA_NUMBER_12_ENVELOPE
public static final MediaSize NA_NUMBER_12_ENVELOPE
Specifies the North American Number 12 business envelope size, 4.75 inches by 11 inches.
-
NA_NUMBER_14_ENVELOPE
public static final MediaSize NA_NUMBER_14_ENVELOPE
Specifies the North American Number 14 business envelope size, 5 inches by 11.5 inches.
-
NA_6X9_ENVELOPE
public static final MediaSize NA_6X9_ENVELOPE
Specifies the North American 6 inch by 9 inch envelope size.
-
NA_7X9_ENVELOPE
public static final MediaSize NA_7X9_ENVELOPE
Specifies the North American 7 inch by 9 inch envelope size.
-
NA_9x11_ENVELOPE
public static final MediaSize NA_9x11_ENVELOPE
Specifies the North American 9 inch by 11 inch envelope size.
-
NA_9x12_ENVELOPE
public static final MediaSize NA_9x12_ENVELOPE
Specifies the North American 9 inch by 12 inch envelope size.
-
NA_10x13_ENVELOPE
public static final MediaSize NA_10x13_ENVELOPE
Specifies the North American 10 inch by 13 inch envelope size.
-
NA_10x14_ENVELOPE
public static final MediaSize NA_10x14_ENVELOPE
Specifies the North American 10 inch by 14 inch envelope size.
-
NA_10X15_ENVELOPE
public static final MediaSize NA_10X15_ENVELOPE
Specifies the North American 10 inch by 15 inch envelope size.
-
-
Traduction non disponible
Les API Java ne sont pas encore traduites en français sur l'infobrol. Seule la version anglaise est disponible pour l'instant.
Version en cache
22/11/2024 10:01:41 Cette version de la page est en cache (à la date du 22/11/2024 10:01:41) afin d'accélérer le traitement. Vous pouvez activer le mode utilisateur dans le menu en haut pour afficher la dernère version de la page.Document créé le 06/12/2006, dernière modification le 04/03/2020
Source du document imprimé : https://www.gaudry.be/java-api-rf-javax/print/attribute/standard/MediaSize.NA.html
L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.
Références
Ces références et liens indiquent des documents consultés lors de la rédaction de cette page, ou qui peuvent apporter un complément d'information, mais les auteurs de ces sources ne peuvent être tenus responsables du contenu de cette page.
L'auteur de ce site est seul responsable de la manière dont sont présentés ici les différents concepts, et des libertés qui sont prises avec les ouvrages de référence. N'oubliez pas que vous devez croiser les informations de sources multiples afin de diminuer les risques d'erreurs.