DocumentChangeInfo.IsUndoing Field
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: DocumentChangeInfo
True if the current edit operation is the result of an undo operation.
public bool IsUndoing;
Field Type
bool |