public final class OrientationMode extends Object
Defines page orientation.
static int
Landscape
Portrait
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int Landscape
Landscape page mode.
public static final int Portrait
Portrait page mode.