DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class PageOrientation

java.lang.Object
  |
  +--com.cete.dynamicpdf.PageOrientation

public class PageOrientation
extends java.lang.Object

Specifies the page orientation.


Field Summary
static PageOrientation LANDSCAPE
          Landscape page orientation.
static PageOrientation PORTRAIT
          Portrait page orientation.
 
Method Summary
 int getValue()
          Gets the enumeration constant value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORTRAIT

public static final PageOrientation PORTRAIT
Portrait page orientation.


LANDSCAPE

public static final PageOrientation LANDSCAPE
Landscape page orientation.

Method Detail

getValue

public int getValue()
Gets the enumeration constant value.

Returns:
The enumeration constant value.

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software