java.lang.Objectcom.pdfjet.Compliance
public class Compliance
Used to set PDF/A compliance. See the constructors in the PDF class.
Field Summary | |
---|---|
static int |
PDF_A_1B
|
static int |
PDF_UA
|
Constructor Summary | |
---|---|
Compliance()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int PDF_A_1B
public static final int PDF_UA
Constructor Detail |
---|
public Compliance()