ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_bookmark_get_first_child
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_BOOKMARK > IG_PDF_bookmark_get_first_child

Glossary Item Box

Gets hBookmark's first child.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_bookmark_get_first_child(
        HIG_PDF_BOOKMARK hBookmark,
        LPHIG_PDF_BOOKMARK lphFirstChild
);

Arguments:

hBookmark The bookmark whose first child is obtained.
lphFirstChild First child of hBookmark or NULL, if hBookmark has no children.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.