Table of Contents

Property NormalizeWhitespace

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

NormalizeWhitespace

When true, collapses any sequence of whitespace into a single space prior to searching.

public bool NormalizeWhitespace { get; set; }

Property Value

bool