FindAllCommand Class
A command to find all matches of the specified text in the document.
Declaration
declare class FindAllCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.findAll property.
Inheritance
CommandBase
CommandWithSimpleStateBase
FindAllCommand
See Also