Delegate Document.CallBackGetHocrWithPage

Delegate Document.CallBackGetHocrWithPage

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

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

Parametri

img Image

L’immagine hocr.

page Page

Pagina che viene elaborata.

Restituisce

string

Il testo hocr.

 Italiano