Uses of Class
javax.print.attribute.SetOfIntegerSyntax
Package | Description |
---|---|
javax.print.attribute.standard |
Package
javax.print.attribute.standard contains classes for specific
printing attributes. |
-
Uses of SetOfIntegerSyntax in javax.print.attribute.standard
Subclasses of SetOfIntegerSyntax in javax.print.attribute.standard Modifier and Type Class Description class
CopiesSupported
ClassCopiesSupported
is a printing attribute class, a set of integers, that gives the supported values for aCopies
attribute.class
JobImpressionsSupported
ClassJobImpressionsSupported
is a printing attribute class, a set of integers, that gives the supported values for aJobImpressions
attribute.class
JobKOctetsSupported
ClassJobKOctetsSupported
is a printing attribute class, a set of integers, that gives the supported values for aJobKOctets
attribute.class
JobMediaSheetsSupported
ClassJobMediaSheetsSupported
is a printing attribute class, a set of integers, that gives the supported values for aJobMediaSheets
attribute.class
NumberUpSupported
ClassNumberUpSupported
is a printing attribute class, a set of integers, that gives the supported values for aNumberUp
attribute.class
PageRanges
ClassPageRanges
is a printing attribute class, a set of integers, that identifies the range(s) of print-stream pages that the Printer object uses for each copy of each document which are to be printed.