Aspose::Pdf::Document::CallBackGetHocr typedef

CallBackGetHocr typedef

The call back procedure for hocr recognize.

using Aspose::Pdf::Document::CallBackGetHocr =  System::MulticastDelegate<System::String(System::SharedPtr<System::Drawing::Image>)>

See Also