Liking cljdoc? Tell your friends :D

javax.print.attribute.standard.MediaTray

Class MediaTray is a subclass of Media. Class MediaTray is a printing attribute class, an enumeration, that specifies the media tray or bin for the job. This attribute can be used instead of specifying MediaSize or MediaName.

Class MediaTray declares keywords for standard media kind values. Implementation- or site-defined names for a media kind attribute may also be created by defining a subclass of class MediaTray.

IPP Compatibility: MediaTray is a representation class for values of the IPP "media" attribute which name paper trays.

Class MediaTray is a subclass of Media.
Class MediaTray is a printing attribute class, an enumeration, that
specifies the media tray or bin for the job.
This attribute can be used instead of specifying MediaSize or MediaName.

Class MediaTray declares keywords for standard media kind values.
Implementation- or site-defined names for a media kind attribute may also
be created by defining a subclass of class MediaTray.

IPP Compatibility: MediaTray is a representation class for
values of the IPP "media" attribute which name paper trays.
raw docstring

*-bottomclj

Static Constant.

The bottom input tray in the printer.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The bottom input tray in the printer.

type: javax.print.attribute.standard.MediaTray
raw docstring

*-envelopeclj

Static Constant.

The envelope input tray in the printer.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The envelope input tray in the printer.

type: javax.print.attribute.standard.MediaTray
raw docstring

*-large-capacityclj

Static Constant.

The large capacity input tray in the printer.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The large capacity input tray in the printer.

type: javax.print.attribute.standard.MediaTray
raw docstring

*-mainclj

Static Constant.

The main input tray in the printer.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The main input tray in the printer.

type: javax.print.attribute.standard.MediaTray
raw docstring

*-manualclj

Static Constant.

The manual feed input tray in the printer.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The manual feed input tray in the printer.

type: javax.print.attribute.standard.MediaTray
raw docstring

*-middleclj

Static Constant.

The middle input tray in the printer.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The middle input tray in the printer.

type: javax.print.attribute.standard.MediaTray
raw docstring

*-sideclj

Static Constant.

The side input tray.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The side input tray.

type: javax.print.attribute.standard.MediaTray
raw docstring

*-topclj

Static Constant.

The top input tray in the printer.

type: javax.print.attribute.standard.MediaTray

Static Constant.

The top input tray in the printer.

type: javax.print.attribute.standard.MediaTray
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close