Table of Contents

Property IgnorePunctuation

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

IgnorePunctuation

When true, removes all Unicode punctuation characters prior to searching (e.g., (), - . , ; : ! ? quotes, etc.). Covers Dash/Open/Close/Other/Initial/Final/Connector punctuation categories.

public bool IgnorePunctuation { get; set; }

Property Value

bool