IPdfViewerAnnotation.Color Property
In This Article
Gets the annotation color.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
#Declaration
PdfRGBColor Color { get; }
#Property Value
Type | Description |
---|---|
Pdf |
The annotation color. |
See Also