Uses of Enum Class
org.apache.pdfbox.multipdf.PDFMergerUtility.DocumentMergeMode
Packages that use PDFMergerUtility.DocumentMergeMode
-
Uses of PDFMergerUtility.DocumentMergeMode in org.apache.pdfbox.multipdf
Methods 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 class with the specified name.static PDFMergerUtility.DocumentMergeMode[]
PDFMergerUtility.DocumentMergeMode.values()
Returns an array containing the constants of this enum class, 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