Table of Contents

Property SearchTerms

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

SearchTerms

Gets the text strings to search for. Every occurrence found in the document is overwritten with the mask character.

public List<string> SearchTerms { get; }

Property Value

List<string>
Share