CreateFieldCommand Class
A command to insert an empty document field at the current position in the document.
Declaration
declare class CreateFieldCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.createField property.
Inheritance
CommandBase
CommandWithSimpleStateBase
CreateFieldCommand
See Also