Overload | Description |
---|---|
SetBookmarkColor(Int32,Byte,Byte,Byte) | Sets the color to be used for displaying the bookmark's title of a bookmark item specified by its unique identifier.
This method uses the RGB color space for specifying the required color. |
SetBookmarkColor(Int32,Byte,Byte,Byte,Byte) | Sets the color to be used for displaying the bookmark's title of a bookmark item specified by its unique identifier.
This method uses the CMYK color space for specifying the required color. |
SetBookmarkColor(Int32,GdPictureColor) | Sets the color to be used for displaying the bookmark's title of a bookmark item specified by its unique identifier. |