Table of Contents

Property WholeWordSearch

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

WholeWordSearch

Gets or sets whether term matching only accepts whole words. Default: false.

public bool WholeWordSearch { get; set; }

Property Value

bool
Share