Property SearchTerms
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; }
Gets the text strings to search for. Every occurrence found in the document is overwritten with the mask character.
public List<string> SearchTerms { get; }