com.aspose.diagram
Class PrintPageOrientationValue

java.lang.Object
    extended by com.aspose.diagram.PrintPageOrientationValue

public class PrintPageOrientationValue 
extends java.lang.Object

Utility class containing constants. Determines whether the page is printed in portrait or landscape orientation.


Field Summary
static final intSAME_AS_PRINTER
           Same as printer.
static final intPORTRAIT
           Portrait.
static final intLANDSCAPE
           Landscape.
static final intUNDEFINED
           Undefined.
 

Field Detail

SAME_AS_PRINTER

public static final int SAME_AS_PRINTER
Same as printer.

PORTRAIT

public static final int PORTRAIT
Portrait.

LANDSCAPE

public static final int LANDSCAPE
Landscape.

UNDEFINED

public static final int UNDEFINED
Undefined.

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