Skip to main content

OpenFindPanelCommand Class

A command to invoke the Search Panel allowing end-users to search text and navigate through search results.

#Declaration

TypeScript
declare class OpenFindPanelCommand extends CommandWithSimpleStateBase

#Remarks

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

#Inheritance

See Also