|
Docmosis API 4.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversionInstruction.PdfVersion | |
---|---|
com.docmosis.document.converter |
Uses of ConversionInstruction.PdfVersion in com.docmosis.document.converter |
---|
Methods in com.docmosis.document.converter that return ConversionInstruction.PdfVersion | |
---|---|
static ConversionInstruction.PdfVersion |
ConversionInstruction.PdfVersion.fromParamString(String key)
Obtain from a parameter string. |
static ConversionInstruction.PdfVersion |
ConversionInstruction.PdfVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConversionInstruction.PdfVersion[] |
ConversionInstruction.PdfVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.docmosis.document.converter with parameters of type ConversionInstruction.PdfVersion | |
---|---|
ConversionInstruction |
ConversionInstruction.setPdfVersion(ConversionInstruction.PdfVersion version)
Set the PDF version to use. |
|
Docmosis API 4.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |