Deletes a word finder.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_wordfinder_delete(
HIG_PDF_WORDFINDER hWordFinder);
|
|
Arguments:
| hWordFinder | Word finder object to delete. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
Remarks:
Use this function when you are done extracting text in a file.
