Back to Devexpress

IPdfViewerAnnotation.Color Property

officefileapi-devexpress-dot-pdf-dot-ipdfviewerannotation-21905d53.md

latest957 B
Original Source

IPdfViewerAnnotation.Color Property

Gets the annotation color.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Drawing.dll

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
PdfRGBColor Color { get; }
vb
ReadOnly Property Color As PdfRGBColor

Property Value

TypeDescription
PdfRGBColor

The annotation color.

|

See Also

IPdfViewerAnnotation Interface

IPdfViewerAnnotation Members

DevExpress.Pdf Namespace