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 Modifier and Type Class 描述 class
CopiesSupported
Class CopiesSupported是一个打印属性类,一组整数,它为Copies
属性提供支持的值。class
JobImpressionsSupported
JobImpressions类支持是打印属性类,一组整数,它为JobImpressions
属性提供支持的值。class
JobKOctetsSupported
JobKOctetsSupported类是一个打印属性类,一组整数,它为JobKOctets
属性提供支持的值。class
JobMediaSheetsSupported
类JobMediaSheetsSupported是一个打印属性类,一组整数,为JobMediaSheets
属性提供支持的值。class
NumberUpSupported
NumberUpSupported类是一个打印属性类,一组整数,它为NumberUp
属性提供支持的值。class
PageRanges
Class PageRanges 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.
-