Hi again. Sorry for the barrage of questions, but I'm really testing the limits of my Actipro knowledge with my most recent project.
I didn't find anything in the documentation for it, so I fear it may not exist, but I will ask anyway. Is it possible for me to remove items from the undo / redo stacks? If not, is it possible for me to tell the Document.InsertText and Document.DeleteText methods to not add to the undo / redo stacks? If neither of these things is possible, is there a suitable work-around at all?
Thanks in advance!