Property SearchTerms
SearchTerms
Gets the text strings to search for. Every match found in the document is redacted.
public List<string> SearchTerms { get; }
Gets the text strings to search for. Every match found in the document is redacted.
public List<string> SearchTerms { get; }