FilePrintCommand Class
A command to invoke a browser-specific Print dialog allowing one to print the current document.
Declaration
declare class FilePrintCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.filePrint property.
Inheritance
CommandBase
CommandWithSimpleStateBase
FilePrintCommand
See Also