Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / FindMatchHighlightColor Property

In This Topic
    FindMatchHighlightColor Property
    In This Topic
    The color used to highlight each find match except the active one.
    Syntax
    'Declaration
     
    
    Public Property FindMatchHighlightColor As Color
    public Color FindMatchHighlightColor {get; set;}
    See Also