Uses of Enum
org.apache.pdfbox.multipdf.PDFMergerUtility.DocumentMergeMode
Packages that use PDFMergerUtility.DocumentMergeMode
-
Uses of PDFMergerUtility.DocumentMergeMode in org.apache.pdfbox.multipdf
Fields in org.apache.pdfbox.multipdf declared as PDFMergerUtility.DocumentMergeModeMethods in org.apache.pdfbox.multipdf that return PDFMergerUtility.DocumentMergeModeModifier and TypeMethodDescriptionPDFMergerUtility.getDocumentMergeMode()
Get the merge mode to be used for merging documentsPDFMergerUtility.DocumentMergeMode
Returns the enum constant of this type with the specified name.static PDFMergerUtility.DocumentMergeMode[]
PDFMergerUtility.DocumentMergeMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.pdfbox.multipdf with parameters of type PDFMergerUtility.DocumentMergeModeModifier and TypeMethodDescriptionvoid
PDFMergerUtility.setDocumentMergeMode
(PDFMergerUtility.DocumentMergeMode theDocumentMergeMode) Set the merge mode to be used for merging documentsPDFMergerUtility.DocumentMergeMode