undo Enabled
Enables or disables undo support. If true we will keep track of edits to the document and allow the user to undo actions. If false the user will not be able to undo edits and redo will also be disabled.
Parameters
undo Enabled
true to enable undo support, or false to disable it.