Delegate Document.CallBackGetHocr
Document.CallBackGetHocr delegate
The call back procedure for hocr recognize.
public delegate string CallBackGetHocr(Image img);
Parameter | Type | Description |
---|---|---|
img | Image | The hocr image. |
Return Value
The hocr text.
See Also
- class Document
- namespace Aspose.Pdf
- assembly Aspose.PDF