com.pdfjet
Class Legal
java.lang.Object
com.pdfjet.Legal
public class Legal
- extends java.lang.Object
Used to specify PDF page with size Legal.
For more information about the page size classes - A3, A4, A5, B5, Executive, Letter, Legal and Tabloid - see the Page class.
Constructor Summary |
Legal()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PORTRAIT
public static final float[] PORTRAIT
LANDSCAPE
public static final float[] LANDSCAPE
Legal
public Legal()