Skip to main content
All docs
V26.1
  • IPdfViewerAnnotation.Color Property

    Gets the annotation color.

    Namespace: DevExpress.Pdf

    Assembly: DevExpress.Pdf.v26.1.Drawing.dll

    NuGet Package: DevExpress.Pdf.Drawing

    Declaration

    PdfRGBColor Color { get; }

    Property Value

    Type Description
    PdfRGBColor

    The annotation color.

    See Also