Returns a Dictionary (OCMD object) that is associated with this Element; or, if no Dictionary is associated, returns NULL.
Copy Code
|
|
---|---|
IG_PDE_element_get_dictionary( HIG_PDE_ELEMENT hElement, LPHIG_PDF_DICTIONARY lphOCMD ); |
Name | Type | Description |
---|---|---|
hElement | HIG_PDE_ELEMENT | The Source Element. |
lphOCMD | LPHIG_PDF_DICTIONARY | The returned Dictionary (OCMD object). |
Associated Dictionary, or NULL if no Dictionary is associated.
This function does not process image pixels.