Uses of Class
javax.print.attribute.SetOfIntegerSyntax
-
Packages that use SetOfIntegerSyntax 软件包 描述 javax.print.attribute.standard 包javax.print.attribute.standard
包含特定打印属性的类。 -
-
Uses of SetOfIntegerSyntax in javax.print.attribute.standard
Subclasses of SetOfIntegerSyntax in javax.print.attribute.standard 变量和类型 类 描述 class
CopiesSupported
类CopiesSupported
是打印属性类,一组整数,它为Copies
属性提供支持的值。class
JobImpressionsSupported
类JobImpressionsSupported
是打印属性类,它是一组整数,它为JobImpressions
属性提供支持的值。class
JobKOctetsSupported
类JobKOctetsSupported
是打印属性类,一组整数,它为JobKOctets
属性提供支持的值。class
JobMediaSheetsSupported
类JobMediaSheetsSupported
是打印属性类,它是一组整数,它为JobMediaSheets
属性提供支持的值。class
NumberUpSupported
类NumberUpSupported
是打印属性类,一组整数,它为NumberUp
属性提供支持的值。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.
-