|
ASPOSE home |
java.lang.Objectcom.aspose.words.Orientation
public class Orientation
Field Summary | ||
---|---|---|
static final int | PORTRAIT | |
Portrait page orientation (narrow and tall). | ||
static final int | LANDSCAPE | |
Landscape page orientation (wide and short). |
Field Detail |
---|
PORTRAIT | |
public static final int PORTRAIT |
LANDSCAPE | |
public static final int LANDSCAPE |
|
ASPOSE home |