Package | Description |
---|---|
com.itextpdf.pdfocr |
Modifier and Type | Method and Description |
---|---|
ScaleMode |
OcrPdfCreatorProperties.getScaleMode()
Gets scale mode for input images using available options from ScaleMode enumeration.
|
static ScaleMode |
ScaleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleMode[] |
ScaleMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OcrPdfCreatorProperties |
OcrPdfCreatorProperties.setScaleMode(ScaleMode scaleMode)
Sets scale mode for input images using available options from ScaleMode enumeration.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.