In This Topic
GdPicture14 Namespace / GdPicturePDF Class / SetAnnotationColor Method

SetAnnotationColor Method (GdPicturePDF)

In This Topic
Sets the (background) color of a required annotation object specified by its index related to the currently selected page of the loaded PDF document.
Overload List
OverloadDescription
Sets the color of a required annotation object specified by its index related to the currently selected page of the loaded PDF document.

This color is used for the following purposes:

  • The background of the annotation's icon when closed.
  • The title bar of the annotation's pop-up window.
  • The border of a link annotation.

This method uses the RGB color space for specifying the required color.

 
Sets the color of a required annotation object specified by its index related to the currently selected page of the loaded PDF document.

This color is used for the following purposes:

  • The background of the annotation's icon when closed.
  • The title bar of the annotation's pop-up window.
  • The border of a link annotation.

This method uses the CMYK color space for specifying the required color.

 
Sets the color of a required annotation object specified by its index related to the currently selected page of the loaded PDF document.

This color is used for the following purposes:

  • The background of the annotation's icon when closed.
  • The title bar of the annotation's pop-up window.
  • The border of a link annotation.
 
See Also