Posted 20 years ago
by shark92651
How do I do the opposite of this action - i.e. to clear all indicators of a particular type in the editor?
resultSet = editor.SelectedView.FindReplace.MarkAll(options, typeof(GrammarErrorIndicator));
resultSet = editor.SelectedView.FindReplace.MarkAll(options, typeof(GrammarErrorIndicator));