Package | Description |
---|---|
com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
Modifier and Type | Method and Description |
---|---|
OcrIndexingOptions |
IndexingOptions.getOcrIndexingOptions()
Gets the options for OCR processing and indexing recognized text.
|
OcrIndexingOptions |
TextOptions.getOcrIndexingOptions()
Gets the options for OCR processing and indexing recognized text.
|
OcrIndexingOptions |
UpdateOptions.getOcrIndexingOptions()
Gets the options for OCR processing and indexing recognized text.
|