OrientationMode
Inheritance: java.lang.Object
public final class OrientationMode
Defines page orientation.
Fields
Field | Description |
---|---|
Portrait | Portrait page mode. |
Landscape | Landscape page mode. |
Portrait
public static final int Portrait
Portrait page mode.
Landscape
public static final int Landscape
Landscape page mode.