Click or drag to resize

PdfTextAnnotationColor Property

Gets or sets a value representing this PdfTextAnnotation's color.

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

Property Value

Type: PdfColor
See Also