Uses of Enum Class
com.itextpdf.pdf2data.DocumentSourceType
Packages that use DocumentSourceType
-
Uses of DocumentSourceType in com.itextpdf.pdf2data
Methods in com.itextpdf.pdf2data that return DocumentSourceTypeModifier and TypeMethodDescriptionRecognitionProperties.getDocumentSourceType()
Get document source type which specifies how to treat the provided document.static DocumentSourceType
Returns the enum constant of this class with the specified name.static DocumentSourceType[]
DocumentSourceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.