PdfAnnotation.Color Property
Gets the color of the annotation.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PdfColor | A PdfColor object that is the annotation color. |
See Also