FileDownloadCommand Class
A command to download the document file, specifying its extension.
Declaration
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