Click or drag to resize

PdfCircleAnnotationFillColor Property

Gets or sets a value representing this PdfCircleAnnotation's fill color.

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfColor FillColor { get; set; }

Property Value

Type: PdfColor
See Also