PdfViewer.SearchHighlightColorProperty Field
In This Article
Identifies the SearchHighlightColor bindable property.
Namespace: DevExpress.Maui.Pdf
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
#Declaration
C#
public static readonly BindableProperty SearchHighlightColorProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also