ASPOSE home

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
           Portrait page orientation (narrow and tall).
static final intLANDSCAPE
           Landscape page orientation (wide and short).
 

Field Detail

PORTRAIT

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

LANDSCAPE

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

See Also:
          Wiki - the home page for the Aspose.Words Product Documentation that includes Programmer's Guide, Knowledge Base and other articles.
          Aspose.Words Support Forum - our preferred method of support.
          Aspose.Words Team - contact Aspose.Words Team.


ASPOSE home