Back to Devexpress

PdfAnnotation.Color Property

officefileapi-devexpress-dot-pdf-dot-pdfannotation-6605c1be.md

latest972 B
Original Source

PdfAnnotation.Color Property

Gets the color of the annotation.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfColor Color { get; }
vb
Public ReadOnly Property Color As PdfColor

Property Value

TypeDescription
PdfColor

A PdfColor object that is the annotation color.

|

See Also

PdfAnnotation Class

PdfAnnotation Members

DevExpress.Pdf Namespace