RichText.EmptyUndoBuffer

RichText.EmptyUndoBuffer ( 

string ObjectName )

Example 1

RichText.EmptyUndoBuffer("RichText1");

Empties the undo buffer for the richtext object named "RichText1."

See also:  Related Actions