Table of Contents

Property SearchTerms

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

SearchTerms

Gets the text strings to search for. Every match found in the image is redacted. Locating terms requires OcrEngine.

public List<string> SearchTerms { get; }

Property Value

List<string>
Share