Table of Contents

Property IgnoreSymbols

Namespace
LMKit.Document.Search
Assembly
LM-Kit.NET.dll

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; }

Property Value

bool