Description:
DEPRECATED: Constructs a ContentUndoHelper object inside a using block to handle undo when modifying a RenderContent or - alternatively - create the ContentUndoHelper and explicitly call Dispose when you are done.
Syntax:
deprecated in 8.0
Parameters:
- doc
- Type: RhinoDoc
- description
- Type: System.String
- Unused: Undo description (which appears in the UI when undo is run)
Available since:
6.0
Description:
Constructs a ContentUndoHelper object inside a using block to handle undo when modifying a RenderContent or - alternatively - create the ContentUndoHelper and explicitly call Dispose when you are done.
Syntax:
Available since:
8.0