Table of Contents

Property CaseSensitiveSearch

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

CaseSensitiveSearch

Gets or sets whether term matching is case sensitive. Default: false.

public bool CaseSensitiveSearch { get; set; }

Property Value

bool
Share