| Package | Description |
|---|---|
| com.itextpdf.pdf2data |
| Modifier and Type | Method and Description |
|---|---|
DocumentSourceType |
RecognitionProperties.getDocumentSourceType()
Get document source type which specifies how to treat the provided document.
|
static DocumentSourceType |
DocumentSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentSourceType[] |
DocumentSourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Copyright © 2024. All rights reserved.