Accusoft.ImagXpressSdk Namespace > ImageX Class : Undo Method |
'Declaration Public Sub Undo()
'Usage Dim instance As ImageX instance.Undo()
public void Undo()
public: void Undo();
public: void Undo();
Undoes the action of the previous image processing method if the UndoEnabled property was set to true prior to performing the method.