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 Modifier and Type Field 描述 static OrientationRequestedOrientationRequested. LANDSCAPE内容将在介质的长边缘成像。static OrientationRequestedOrientationRequested. PORTRAIT内容将在介质的短边成像。static OrientationRequestedOrientationRequested. REVERSE_LANDSCAPE这些内容将以介质的长边成像,但与风景相反。static OrientationRequestedOrientationRequested. REVERSE_PORTRAIT内容将在介质的短边成像,但是与纵向相反。
-