ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDE_place_get_dictionary
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_PLACE > IG_PDE_place_get_dictionary

Glossary Item Box

Gets the Marked Content dictionary for hPlace.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_place_get_dictionary(
        HIG_PDE_PLACE hPlace,
        LPHIG_PDF_BASOBJ lpmcDict, 
        LPAT_PDF_BOOL lpbIsInline,
        LPAT_PDF_BOOL lpbResult );

Arguments:

hPlace The place whose Marked Content dictionary is obtained.
lpmcDict Pointer to the Marked Content dictionary; may be NULL.
lpbIsInline If TRUE, the Marked Content dictionary is inline; may be NULL.
lpbResult TRUE if dictionary is obtained; FALSE if no dictionary is present.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.