| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.Prepress
public class Prepress
Represents the prepress settings.
Licensing:
This property is a DynamicPDF Generator Enterprise
 Edition feature. One of the following licenses is required for non-evaluation usage:
 
| Method Summary | |
|---|---|
|  OutputIntentList | getOutputIntents()Gets the output intent list for the Document. | 
|  PdfXVersion | getPdfXVersion()Gets the PDF/X version for the Document. | 
|  void | getPdfXVersion(PdfXVersion value)Sets the PDF/X version for the Document. | 
|  Trapped | getTrapped()Gets a value indicating if trapping information is present in the Document. | 
|  void | setTrapped(Trapped value)Sets a value indicating if trapping information is present in the Document. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public PdfXVersion getPdfXVersion()
public void getPdfXVersion(PdfXVersion value)
value - the PDF/X version for the Document.public Trapped getTrapped()
public void setTrapped(Trapped value)
value - indicating if trapping information is present in the Document.public OutputIntentList getOutputIntents()
| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||