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
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++