ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_basdict_remove
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASDICT > IG_PDF_basdict_remove

Glossary Item Box

Removes a key-value pair from a dictionary.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basdict_remove(
        HIG_PDF_BASOBJ hDictionary,
        HIG_PDF_ATOM hKey
);

Arguments:

hDictionary The dictionary in which a key is removed.
hKey The key to remove.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.