Package | Description |
---|---|
com.itextpdf.pdfocr.statistics |
Modifier and Type | Method and Description |
---|---|
PdfOcrOutputType |
PdfOcrOutputTypeStatisticsEvent.getPdfOcrStatisticsEventType()
Gets the type of statistic event.
|
static PdfOcrOutputType |
PdfOcrOutputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfOcrOutputType[] |
PdfOcrOutputType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Constructor and Description |
---|
PdfOcrOutputTypeStatisticsEvent(PdfOcrOutputType type, com.itextpdf.commons.actions.data.ProductData productData)
Creates instance of pdfOcr statistics event.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.