You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created an wpf app in which a PdfViewer item shows different pdfs. In each of them, I use the PdfToolBarSearch to search for a term. The problem is that for large documents, the searching process may take too long, so I need to detect when the PdfToolBarSearch has finished the searching process, so i can show a loading icon until that moment.
I haven't found any event or property for this purpose.
May someone help me?
Thank you
The text was updated successfully, but these errors were encountered:
I have created an wpf app in which a PdfViewer item shows different pdfs. In each of them, I use the PdfToolBarSearch to search for a term. The problem is that for large documents, the searching process may take too long, so I need to detect when the PdfToolBarSearch has finished the searching process, so i can show a loading icon until that moment.
I haven't found any event or property for this purpose.
May someone help me?
Thank you
The text was updated successfully, but these errors were encountered: