Search results

RevisionActionEventArgs API in JavaScript DocumentEditor API control

This event args provides the necessary information about the revision action.

Properties

actionType

RevisionActionType

Specifies the current action type.

author

string

Specifies the author of the revision.

cancel

boolean

Specifies whether the action is canceled or not.

revisionType

RevisionType

Specifies the revision type.