ImageGear Professional DLL v17.0 for Windows Accusoft Pegasus
IG_PDF_bookmark_set_color
Send Feedback  
ImageGear Professional DLL v17.0 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_BOOKMARK > IG_PDF_bookmark_set_color

Glossary Item Box

Sets hBookmark's color.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_bookmark_set_color(
        HIG_PDF_BOOKMARK hBookmark,
        LPAT_PDF_COLORVALUE lpBookmarkColor
);

Arguments:

hBookmark The bookmark whose color is set.
lpBookmarkColor The bookmark's color to set. Must be in IG_PDF_DEVICE_RGB.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2011. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.