Property KeepOnlyLettersAndDigits
KeepOnlyLettersAndDigits
When true, keeps only letters and digits (everything else is stripped). This implies that whitespace, punctuation, and symbols are removed.
public bool KeepOnlyLettersAndDigits { get; set; }