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