Property IgnoreSymbols
IgnoreSymbols
When true, removes all Unicode symbol characters prior to searching (Math/Currency/Modifier/Other symbols; useful to drop '+', currency marks, etc.).
public bool IgnoreSymbols { get; set; }
When true, removes all Unicode symbol characters prior to searching (Math/Currency/Modifier/Other symbols; useful to drop '+', currency marks, etc.).
public bool IgnoreSymbols { get; set; }