Back to Devexpress

GetRtfCommand Class

aspnet-js-getrtfcommand.md

latest575 B
Original Source

GetRtfCommand Class

A command to receive a document’s content in RTF format.

Declaration

ts
declare class GetRtfCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase GetRtfCommand

See Also

GetRtfCommand Members