Uses of Enum Class
com.itextpdf.text.pdf.PdfStructTreeController.returnType
Packages that use PdfStructTreeController.returnType
-
Uses of PdfStructTreeController.returnType in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return PdfStructTreeController.returnTypeModifier and TypeMethodDescriptionPdfStructTreeController.copyPageMarks
(PdfDictionary parentTree, PdfNumber arrayNumber, int newArrayNumber) PdfStructTreeController.findAndCopyMarks
(PdfArray pages, int arrayNumber, int newArrayNumber) Returns the enum constant of this class with the specified name.static PdfStructTreeController.returnType[]
PdfStructTreeController.returnType.values()
Returns an array containing the constants of this enum class, in the order they are declared.