AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : UndoEnabled Property |
Visual Basic |
---|
Public Property UndoEnabled As Boolean |
True to enable an undo image being maintained.
False is disable maintaining an undo image.
The Undo method is used to undo the results of an image processing method.
If the application does not require having Undo capability then this property can be set to False to reduce the memory require per image.