ImageGear Professional DLL v18.1 for Windows
IG_PDF_wordfinder_delete
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_WORDFINDER > IG_PDF_wordfinder_delete

Glossary Item Box

Deletes a word finder.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_wordfinder_delete(
        HIG_PDF_WORDFINDER hWordFinder
);

Arguments:

Name Type Description
hWordFinder HIG_PDF_WORDFINDER 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.

©2014. Accusoft Corporation. All Rights Reserved.