Uses of Class
javax.print.attribute.standard.OrientationRequested
Packages that use OrientationRequested
包
描述
Package
javax.print.attribute.standard contains classes for specific
printing attributes.-
Uses of OrientationRequested in javax.print.attribute.standard
Fields in javax.print.attribute.standard declared as OrientationRequested修饰符和类Field描述static final OrientationRequestedOrientationRequested.LANDSCAPEThe content will be imaged across the long edge of the medium.static final OrientationRequestedOrientationRequested.PORTRAITThe content will be imaged across the short edge of the medium.static final OrientationRequestedOrientationRequested.REVERSE_LANDSCAPEThe content will be imaged across the long edge of the medium, but in the opposite manner from landscape.static final OrientationRequestedOrientationRequested.REVERSE_PORTRAITThe content will be imaged across the short edge of the medium, but in the opposite manner from portrait.