JavaTM 2 Platform
Standard Ed. 6

javax.print.attribute
介面 DocAttribute

所有父級介面:
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
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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