Property SearchTerms
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; }
Gets the text strings to search for. Every match found in the image is redacted. Locating terms requires OcrEngine.
public List<string> SearchTerms { get; }