InsertFloatingTextBoxCommand Class
A command to insert a floating text box.
Declaration
declare class InsertFloatingTextBoxCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertFloatingTextBox property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertFloatingTextBoxCommand
See Also