JavaTM 2 Platform
Standard Ed. 5.0

类 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. 5.0

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策