MatchCase

PageTextAreaOptions.MatchCase property

Gets the value that indicates whether a text case isn’t ignored.

public bool MatchCase { get; }

Property Value

true if a text case isn’t ignored; otherwise, false.

See Also