Back to Devexpress

PdfAnnotationOptions.CircleColor Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationoptions-eaa08176.md

latest1.1 KB
Original Source

PdfAnnotationOptions.CircleColor Property

Gets or sets the circle annotation outline color. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Color CircleColor { get; set; }

Property Value

TypeDescription
Color

The circle outline color.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to CircleColor
PdfViewer

.AnnotationOptions .CircleColor

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace