on_warnings method
on_warnings
def on_warnings(self, page_index, warnings):
...
| Parameter | Type | Description |
|---|---|---|
| page_index | int | |
| warnings | list |
See Also
- module
groupdocs.parser.options - class
OcrEventHandler
def on_warnings(self, page_index, warnings):
...
| Parameter | Type | Description |
|---|---|---|
| page_index | int | |
| warnings | list |
groupdocs.parser.optionsOcrEventHandler