PdfAnnotationColor Property Terminal Works - PDF Printing.Net Library
Gets or sets the color representing the components of the annotation. If the color has an alpha value other than 1, it is ignored. Use property Opacity to get or set the opacity of an annotation.

Namespace: PdfEdit.Pdf.Annotations
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public XColor Color { get; set; }

Property Value

Type: XColor
See Also

Reference