Aspose::Pdf::Document::CallBackGetHocr typedef
CallBackGetHocr typedef
El procedimiento de devolución de llamada para el reconocimiento hocr.
using Aspose::Pdf::Document::CallBackGetHocr = System::MulticastDelegate<System::String(const System::SharedPtr<System::Drawing::Image>&)>
Ver también
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++