ImageGear Professional for Linux
IG_PDF_bookmark_add_prev

Adds hNewPrev as the new left sibling to hBookmark, adjusting the tree containing hBookmark appropriately.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_bookmark_add_prev(
        HIG_PDF_BOOKMARK hBookmark,
        HIG_PDF_BOOKMARK hNewPrev
);

Arguments:

Name Type Description
hBookmark HIG_PDF_BOOKMARK The bookmark that will receive a new left sibling.
hNewPrev HIG_PDF_BOOKMARK The bookmark to become the new left sibling of hBookmark. hNewPrev must have been previously unlinked.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback