GetRtfCommand Class
A command to receive a document’s content in RTF format.
Declaration
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