Back to Devexpress

PdfViewer.SelectionColor Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-a7495f61.md

latest765 B
Original Source

PdfViewer.SelectionColor Property

Gets or sets the selection area’s fill color. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Color SelectionColor { get; set; }

Property Value

TypeDescription
Color

The selection fill color.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace