CKEditorControlUndoStackSize Property |
The number of undo steps to be saved. The higher this setting value the more memory is used for it.
Default value: 20
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public int UndoStackSize { get; set; }
Property Value
Type:
Int32See Also