public class Orientation
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
NoRotate |
static int |
Rotate180 |
static int |
Rotate270 |
static int |
Rotate90 |
Constructor and Description |
---|
Orientation() |
public static final int NoRotate
public static final int Rotate90
public static final int Rotate180
public static final int Rotate270