Back to Devexpress

PdfViewer.FormFieldHighlightColor Property

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

latest923 B
Original Source

PdfViewer.FormFieldHighlightColor Property

Gets or sets the fill color to highlight fields. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Color FormFieldHighlightColor { get; set; }

Property Value

TypeDescription
Color

The fill color.

|

Remarks

Use the HighlightFormFields property to specify whether to highlight fields.

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace