ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Properties > UndoActionEnabled Property |
Gets and sets the enabling/disabling of recording particular undo actions (parameterized property).
Read-write property
UndoActionEnabled(nAction As enumIGArtXUndoAction) As Boolean
Name | Description |
---|---|
nAction | Action type to enable. See enumIGArtXUndoAction Enumeration description for more info. |
Boolean
Default Value: True
Valid Values: False, True