Click or drag to resize

PdfAnnotationColor Property

Gets or sets the color of annotation.Please see remarks section for more details

Namespace: Patagames.Pdf.Net.Annotations
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public virtual FS_COLOR Color { get; set; }

Property Value

FS_COLOR
Remarks
The color 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