FileNewCommand Class
A command to create a new empty document.
Declaration
declare class FileNewCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.fileNew property.
Inheritance
CommandBase
CommandWithSimpleStateBase
FileNewCommand
See Also