PurgeUndo method

PurgeUndo method

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Example         Applies to

Empties the Microsoft Visio queue of undo actions.

Version added

5.0

Syntax

        
          object
          .PurgeUndo
        
      

object

Required. An expression that returns an Application object.

Remarks

After calling the PurgeUndo method, no operation performed before the call can be reversed.