Gets or sets the background of the annotations icon when closed.
The title bar of the annotations pop-up window.
The border of a link annotation.
Namespace: Spire.Pdf.AnnotationsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfRGBColor Color { get; set; }
Public Property Color As PdfRGBColor Get Set
public: property PdfRGBColor Color { PdfRGBColor get (); void set (PdfRGBColor value); }
member Color : PdfRGBColor with get, set
Property Value
PdfRGBColorThe color.