Package net.atthegate.server.service.pdf
Class B5
java.lang.Object
net.atthegate.server.service.pdf.B5
Used to specify PDF page with size B5.
For more information about the page size classes - A3, A4, A5, B5, Executive, Letter, Legal and Tabloid - see the Page class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PORTRAIT
public static final float[] PORTRAIT -
LANDSCAPE
public static final float[] LANDSCAPE
-
-
Constructor Details
-
B5
public B5()
-