Accusoft ImagXpress 12
UndoEnabled Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : UndoEnabled Property

Glossary Item Box

Description

Gets and sets whether there is an undo image present for the Undo method to undo the results of an image processing method.

Property Type

Read-write property

Syntax

Visual Basic
Public Property UndoEnabled As Boolean

Return Type

True to enable an undo image being maintained.

False is disable maintaining an undo image.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.