Aspose::Pdf::Document::CallBackGetHocrWithPage typedef

CallBackGetHocrWithPage typedef

El procedimiento de devolución de llamada para el reconocimiento hocr.

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

Ver también