Back to Devexpress

PdfAnnotationOptions.SquareColor Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationoptions-6a8ef6c2.md

latest1.1 KB
Original Source

PdfAnnotationOptions.SquareColor Property

Gets or sets the square 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 SquareColor { get; set; }

Property Value

TypeDescription
Color

The square outline color.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to SquareColor
PdfViewer

.AnnotationOptions .SquareColor

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace