public final class Orientation
extends com.aspose.ms.System.Enum
Orientation hints.
public static final int NoRotate
No rotation.
public static final int Rotate180
Rotate image by 180 degress clockwise.
public static final int Rotate270
Rotate image by 270 degress clockwise.
public static final int Rotate90
Rotate image by 90 degress clockwise.