ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > EditUndoRecord Method |
Starts or stops pushing actions onto the stack (but does not alter the stack - if it has actions in it, and your application stops recording new ones, the old actions remain in the stack). ART maintains an "undo stack", which records each time a mark is created, modified, selected or deleted.
EditUndoRecord(RecordActions As Boolean)
Name | Description |
---|---|
RecordActions | True to start recording actions in the "undo stack"; False to stop recording. |
N/A
N/A
ig_artCtrl_vb6.exe