Package com.adobe.livecycle.formsservice.client
Classpublic final class PDFVersion
InheritancePDFVersion Inheritance Enum

Represents PDF version information that is passed to the PDFFormRenderSpec object's setPDFVersion method or returned by the PDFFormRenderSpec object's getPDFVersion method.

See also

setPDFVersion()
setPDFVersion()


Public Methods
 MethodDefined by
  
String getVersion()
Returns a string version that specifies the version of the PDF document.
PDFVersion
Public Constants
 ConstantDefined by
  PDFVersion_1_5
[static] Represents PDF verion 1.5.
PDFVersion
  PDFVersion_1_6
[static] Represents PDF verion 1.6.
PDFVersion
  PDFVersion_1_7
[static] Represents PDF verion 1.7.
PDFVersion
Method Detail
getVersion()
public String getVersion()

Returns a string version that specifies the version of the PDF document.

Returns
A string value that specifies the version of the PDF document.
Constant Detail
PDFVersion_1_5Constant
public static final PDFVersion_1_5

Represents PDF verion 1.5.

PDFVersion_1_6Constant 
public static final PDFVersion_1_6

Represents PDF verion 1.6.

PDFVersion_1_7Constant 
public static final PDFVersion_1_7

Represents PDF verion 1.7.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/formsservice/client/PDFVersion.html