Method ApplyTextChanges
ApplyTextChanges(IList<ITextUndo>, bool)
When implemented by a class, applies text changes to the text.
void ApplyTextChanges(IList<ITextUndo> textChanges, bool format)
When implemented by a class, applies text changes to the text.
void ApplyTextChanges(IList<ITextUndo> textChanges, bool format)