Uses of Enum
com.pdftools.pdf.XfaType
Packages that use XfaType
-
Uses of XfaType in com.pdftools.pdf
Methods in com.pdftools.pdf that return XfaTypeModifier and TypeMethodDescriptionDocument.getXfa()Whether the document is an XML Forms Architecture (XFA) or a PDF document (Getter)static XfaTypeReturns the enum constant of this type with the specified name.static XfaType[]XfaType.values()Returns an array containing the constants of this enum type, in the order they are declared.