FileOpenCommand Class
A command to open the file, specifying its path.
Declaration
declare class FileOpenCommand
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.fileOpen property.
See Also