GetWarnings
Leave feedback
On this page
Returns a list of warning messages for the page with pageIndex.
public IList<string> GetWarnings(int pageIndex)
| Parameter | Type | Description |
|---|---|---|
| pageIndex | Int32 | The zero-based page index. |
A list of warning messages for the page; empty list if no warning messages for the page.
- class OcrEventHandler
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.