HideFindResultsCommand Class
A command to hide the search results.
Declaration
declare class HideFindResultsCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.hideFindResults property.
Inheritance
CommandBase
CommandWithSimpleStateBase
HideFindResultsCommand
See Also