Back to Devexpress

FileDownloadCommand Class

aspnet-js-filedownloadcommand.md

latest625 B
Original Source

FileDownloadCommand Class

A command to download the document file, specifying its extension.

Declaration

ts
declare class FileDownloadCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.fileDownload property.

Inheritance

CommandBase CommandWithSimpleStateBase FileDownloadCommand

See Also

FileDownloadCommand Members