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

A imagem hocr.

page Page

Página que está sendo processada.

Retornos

string

O texto hocr.

 Português