Table of Contents

Property WholeWord

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

WholeWord

If true, only report matches that are bounded by non-word characters on both sides.

public bool WholeWord { get; set; }

Property Value

bool