C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace : DocumentHistory Class |
For a list of all members of this type, see DocumentHistory members.
Name | Description | |
---|---|---|
BeginGroup | Begin an action group, all actions performed in a group are undone together. | |
Clear | Clear the history of actions. | |
EndGroup | End an action group, see BeginGroup. | |
Redo | Redo the last undone action. | |
Undo | Undo the last action performed on the document. |