Uses of Enum
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.DocumentMergeModeReturns 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 TypeMethodDescriptionvoidPDFMergerUtility.setDocumentMergeMode(PDFMergerUtility.DocumentMergeMode theDocumentMergeMode) Set the merge mode to be used for merging documentsPDFMergerUtility.DocumentMergeMode