Programmer's Guide > Interfaces > ADocument interface > undo method
  
undo method
This method reverses the previous change to the document. If called repeatedly, reverses earlier changes.
undo()
Parameters
None
Returns
void
Throws
AOMException
Raised if the method detects an error, for example, when no undo information is available. The associated message gives the reason for the failure.