Uses of Enum
com.itextpdf.kernel.pdf.tagging.PdfUserProperty.ValueType
Packages that use PdfUserProperty.ValueType
-
Uses of PdfUserProperty.ValueType in com.itextpdf.kernel.pdf.tagging
Methods in com.itextpdf.kernel.pdf.tagging that return PdfUserProperty.ValueTypeModifier and TypeMethodDescriptionPdfUserProperty.getValueType()static PdfUserProperty.ValueTypeReturns the enum constant of this type with the specified name.static PdfUserProperty.ValueType[]PdfUserProperty.ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.