ImageGear Professional DLL v18.1 for Windows
IG_PDE_element_get_dictionary
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_ELEMENT > IG_PDE_element_get_dictionary

Glossary Item Box

Returns a Dictionary (OCMD object) that is associated with this Element; or, if no Dictionary is associated, returns NULL.

Declaration:

  Copy Code
IG_PDE_element_get_dictionary(
        HIG_PDE_ELEMENT hElement,
        LPHIG_PDF_DICTIONARY lphOCMD
);

Arguments:

Name Type Description
hElement HIG_PDE_ELEMENT The Source Element.
lphOCMD LPHIG_PDF_DICTIONARY The returned Dictionary (OCMD object).

Return Value:

Associated Dictionary, or NULL if no Dictionary is associated.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.