UpdateFieldCommand Class
A command to update the field’s result.
Declaration
declare class UpdateFieldCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.updateField property.
Inheritance
CommandBase
CommandWithSimpleStateBase
UpdateFieldCommand
See Also