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 텍스트입니다.

 한국어