javax.print.attribute

接口
异常
所有超级接口:
Attribute, Serializable
所有已知实现类:
Chromaticity, Compression, DocumentName, Finishings, Media, MediaName, MediaPrintableArea, MediaSizeName, MediaTray, NumberUp, OrientationRequested, PageRanges, PrinterResolution, PrintQuality, SheetCollate, Sides

public interface DocAttribute
     
extends Attribute

接口 DocAttribute 是打印属性类实现的一个标记接口,用于指示属性表示文档 (doc) 的设置(“Doc”是一个简短的、容易发音的术语,指“打印数据的片段”。)客户机可以在 Doc 的属性集中包括 DocAttribute,以指定该文档的特征。如果属性实现 PrintRequestAttribute 以及 DocAttribute,则客户机可以在指定打印作业的属性集中包括该属性,以指定该作业中所有文档的特征。

另请参见:
DocAttributeSet, PrintRequestAttributeSet

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