DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class PdfVersion

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

public class PdfVersion
extends java.lang.Object

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

v1_3

public static final PdfVersion v1_3
PDF version 1.3.


v1_4

public static final PdfVersion v1_4
PDF version 1.4.


v1_5

public static final PdfVersion v1_5
PDF version 1.5.


v1_6

public static final PdfVersion v1_6
PDF version 1.6.

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