RecognizeText
Leave feedback
On this page
Recognize a text from imageStream stream.
public virtual string RecognizeText(Stream imageStream, OcrOptions options)
| Parameter | Type | Description |
|---|---|---|
| imageStream | Stream | The image representation of the document page. |
| options | OcrOptions | The OCR options. |
A string that represents a recognized text; null if text recognizing isn’t supported.
- class OcrOptions
- class OcrConnectorBase
- 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.