Aspose::Pdf::Document::CallBackGetHocrWithPage typedef

CallBackGetHocrWithPage typedef

The call back procedure for hocr recognize.

using Aspose::Pdf::Document::CallBackGetHocrWithPage =  System::MulticastDelegate<System::String(System::SharedPtr<System::Drawing::Image>, System::SharedPtr<Page>)>

See Also