Delegate Document.CallBackGetHocrWithPage

Delegate Document.CallBackGetHocrWithPage

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

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

Parámetros

img Image

La imagen hocr.

page Page

Página que se está procesando.

Devuelve

string

El texto hocr.

 Español