Delegate Document.CallBackGetHocrWithPage
Document.CallBackGetHocrWithPage delegate
public delegate string CallBackGetHocrWithPage(Image img, Page page);
| Parameter | Type | Description |
|---|---|---|
| img | Image | The hocr image. |
| page | Page | Page that is being processed. |
Return Value
The hocr text.
See Also
- class Page
- class Document
- namespace Aspose.Pdf
- assembly Aspose.PDF