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 描述 classCopiesSupportedClass CopiesSupported是一个打印属性类,一组整数,它为Copies属性提供支持的值。classJobImpressionsSupportedJobImpressions类支持是打印属性类,一组整数,它为JobImpressions属性提供支持的值。classJobKOctetsSupportedJobKOctetsSupported类是一个打印属性类,一组整数,它为JobKOctets属性提供支持的值。classJobMediaSheetsSupported类JobMediaSheetsSupported是一个打印属性类,一组整数,为JobMediaSheets属性提供支持的值。classNumberUpSupportedNumberUpSupported类是一个打印属性类,一组整数,它为NumberUp属性提供支持的值。classPageRangesClass 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. 
 -