Uses of Class
javax.print.attribute.standard.OrientationRequested
-
Packages that use OrientationRequested 软件包 描述 javax.print.attribute.standard 包javax.print.attribute.standard包含特定打印属性的类。 -
-
Uses of OrientationRequested in javax.print.attribute.standard
Fields in javax.print.attribute.standard declared as OrientationRequested 变量和类型 字段 描述 static OrientationRequestedOrientationRequested. LANDSCAPE内容将在媒体的长边上成像。static OrientationRequestedOrientationRequested. PORTRAIT内容将在介质的短边上成像。static OrientationRequestedOrientationRequested. REVERSE_LANDSCAPE内容将在媒体的长边上成像,但与横向相反。static OrientationRequestedOrientationRequested. REVERSE_PORTRAIT内容将在媒体的短边上成像,但与肖像相反。
-