|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.PdfVersion
Specifies a version of PDF.
| Field Summary | |
static PdfVersion |
v1_3
PDF version 1.3. |
static PdfVersion |
v1_4
PDF version 1.4. |
static PdfVersion |
v1_5
PDF version 1.5. |
static PdfVersion |
v1_6
PDF version 1.6. |
| 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 |
public static final PdfVersion v1_3
public static final PdfVersion v1_4
public static final PdfVersion v1_5
public static final PdfVersion v1_6
| Method Detail |
public int getValue()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||