JavaTM 2 Platform
Standard Ed. 6

類別 javax.print.attribute.standard.OrientationRequested
的使用

使用 OrientationRequested 的軟體套件
javax.print.attribute.standard 包 javax.print.attribute.standard 套件括特定列印屬性的類別。 
 

javax.print.attribute.standardOrientationRequested 的使用
 

宣告為 OrientationRequestedjavax.print.attribute.standard 中的欄位
static OrientationRequested OrientationRequested.LANDSCAPE
          沿介質的長邊描繪內容。
static OrientationRequested OrientationRequested.PORTRAIT
          沿介質的短邊描繪內容。
static OrientationRequested OrientationRequested.REVERSE_LANDSCAPE
          沿介質的長邊描繪內容,但方式正好與橫向相反。
static OrientationRequested OrientationRequested.REVERSE_PORTRAIT
          沿介質的短邊描繪內容,但方式正好與縱向相反。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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