[]
Gets a CharRangeList that contains all errors detected in the text.
public CharRangeList BadWordList { get; }
The BadWord property contains the specific error being handled. You can use the collection to determine the total number of errors and the index of this error within the collection.