Table of Contents

Property MatchCase

Namespace
DotNetBrowser.Search
Assembly
DotNetBrowser.dll

MatchCase

Enables or disables the case-sensitive search.

public bool MatchCase { get; set; }

Property Value

bool

true if the case-sensitive search is enabled, false otherwise.