Table of Contents

Property KeepOnlyLettersAndDigits

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

KeepOnlyLettersAndDigits

When true, keeps only letters and digits (everything else is stripped). This implies that whitespace, punctuation, and symbols are removed.

public bool KeepOnlyLettersAndDigits { get; set; }

Property Value

bool