Property Color
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Color
Gets or sets the color of this annotation.
public PdfColor? Color { get; set; }
Property Value
- PdfColor
The color of this annotation or
null
if there is no color specified.
Remarks
The specified color is used for the following purposes:
- The color of the lines.
- The title bar of the annotation's pop-up window.