Delegate Document.CallBackGetHocrWithPage

Delegate Document.CallBackGetHocrWithPage

Namespace: Aspose.Pdf
Assembly: Aspose.PDF.dll

public delegate string Document.CallBackGetHocrWithPage(Image img, Page page)

参数

img Image

hocr 图像。

page Page

正在处理的页面。

返回值

string

hocr 文本。

 中文