Java com.itextpdf.text PageSize fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.text PageSize fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.text PageSize.

The text is from its open source code.

Field

RectangleLETTER
This is the letter format
RectangleLEGAL
This is the legal format
RectangleTABLOID
This is the tabloid format
RectangleEXECUTIVE
This is the executive format
RectanglePOSTCARD
This is the postcard format
RectangleA0
This is the a0 format
RectangleA1
This is the a1 format
RectangleA2
This is the a2 format
RectangleA3
This is the a3 format
RectangleA4
This is the a4 format
RectangleA5
This is the a5 format
RectangleA6
This is the a6 format
RectangleB0
This is the b0 format
RectangleB1
This is the b1 format
RectangleB2
This is the b2 format
RectangleB3
This is the b3 format
RectangleB4
This is the b4 format
RectangleB5
This is the b5 format
RectangleARCH_E
This is the archE format
RectangleARCH_D
This is the archD format
RectangleARCH_C
This is the archC format
RectangleARCH_B
This is the archB format
RectangleARCH_A
This is the archA format
RectangleFLSE
This is the European Foolscap format
RectangleLEDGER
This is the ledger format
RectanglePENGUIN_SMALL_PAPERBACK
This is the Pengiun small paperback format.
RectangleA4_LANDSCAPE
This is the a4 format

Method

RectanglegetRectangle(String name)
This method returns a Rectangle based on a String.