com.aspose.words
Class Orientation

java.lang.Object
    extended by com.aspose.words.Orientation

public class Orientation 
extends java.lang.Object

Utility class containing constants. Specifies page orientation.

Field Summary
static final intPORTRAIT = 1
           Portrait page orientation (narrow and tall).
static final intLANDSCAPE = 2
           Landscape page orientation (wide and short).
 

Field Detail

PORTRAIT = 1

public static final int PORTRAIT
Portrait page orientation (narrow and tall).

LANDSCAPE = 2

public static final int LANDSCAPE
Landscape page orientation (wide and short).

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.