Aspose::Pdf::Document::CallBackGetHocrWithPage typedef

CallBackGetHocrWithPage typedef

The call back procedure for hocr recognize.

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

See Also