public interface PrintRequestAttribute extends Attribute
用PrintRequestAttribute标记并被标记为PrintJobAttribute的属性表示可以作为作业请求规范的一部分的作业属性的子集。
如果一个属性实现DocAttribute
以及PrintRequestAttribute,则客户端可以包含Doc
}属性集中的属性,以指定与该文档相关的作业设置。
getCategory, getName
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.