Back to Devexpress

FilePrintCommand Class

aspnet-js-fileprintcommand.md

latest637 B
Original Source

FilePrintCommand Class

A command to invoke a browser-specific Print dialog allowing one to print the current document.

Declaration

ts
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

FilePrintCommand Members