Table of Contents

Property SearchTerms

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

SearchTerms

Gets the text strings to search for. Every match found in the document is redacted.

public List<string> SearchTerms { get; }

Property Value

List<string>
Share