I have a Blazor Server app with a page containing an SfPdfViewer2 control and custom controls for search since I have a custom toolbar.
OnTextSearchStart and OnTextSearchHighlight are getting called. OnTextSearchComplete is not getting called. I need to know when there are no more instances of the search text in the document.
Regards,
Arthur