typedef Aspose::Pdf::Document::CallBackGetHocrWithPage
CallBackGetHocrWithPage typedef
Обратный вызов процедуры для распознавания hocr.
using Aspose::Pdf::Document::CallBackGetHocrWithPage = System::MulticastDelegate<System::String(const System::SharedPtr<System::Drawing::Image>&, const System::SharedPtr<Aspose::Pdf::Page>&)>
См. также
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++