ImageGear Professional DLL v17.1 for Windows Accusoft
FNIG_REC_APPROX_REGEX_RECOGNIZE_WORD_CB
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > Recognition Component API Reference > Recognition Component Functions Reference > Approx Regex Functions > FNIG_REC_APPROX_REGEX_RECOGNIZE_WORD_CB

Glossary Item Box

Approximate regex recognize word callback function signature.

Declaration:

  Copy Code
AT_VOID ACCUAPI FNIG_REC_APPROX_REGEX_RECOGNIZE_WORD_CB(     LPAT_REC_APPROX_REGEX_RECOGNIZE_WORD_CB_PARAMS params,      LPVOID userdata);

Arguments:

params Details about text recognized during an approximate regex search.
userdata User data passed to the callback function. The data to be passed can be set with IG_REC_approx_regex_recognize_word_cb_set.

Return Value:

None

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

See Also

IG_REC_approx_regex_search_page

IG_REC_approx_regex_search_document

©2012. Accusoft Corporation. All Rights Reserved.