JavaTM 2 Platform
Standard Ed. 6

javax.print.attribute
接口 PrintRequestAttribute

所有超级接口:
Attribute, Serializable
所有已知实现类:
Chromaticity, Copies, Destination, Fidelity, Finishings, JobHoldUntil, JobImpressions, JobKOctets, JobMediaSheets, JobName, JobPriority, JobSheets, Media, MediaName, MediaPrintableArea, MediaSizeName, MediaTray, MultipleDocumentHandling, NumberUp, OrientationRequested, PageRanges, PresentationDirection, PrinterResolution, PrintQuality, RequestingUserName, SheetCollate, Sides

public interface PrintRequestAttribute
extends Attribute

接口 PrintRequestAttribute 是打印属性类实现的标记接口,以指示属性表示用于打印作业的请求设置。

使用 PrintRequestAttribute 标记并且可以被标记为 PrintJobAttribute 的属性,它表示作业属性的子集,该子集可以是作业请求规范的一部分。

如果属性实现 DocAttribute 以及 PrintRequestAttribute,则客户机可以包括 Doc 的属性集中的属性,以指定仅与该文档有关的作业设置。

另请参见:
DocAttributeSet, PrintRequestAttributeSet

方法摘要
 
从接口 javax.print.attribute.Attribute 继承的方法
getCategory, getName
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only