OpenFindPanelCommand Class
A command to invoke the Search Panel allowing end-users to search text and navigate through search results.
Declaration
declare class OpenFindPanelCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openFindPanel property.
Inheritance
CommandBase
CommandWithSimpleStateBase
OpenFindPanelCommand
See Also