Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello everyone,
I have come across an issue while using the Syncfusion PdfViewerControl. It appears that the WPF version of the PdfViewerControl does not have functions like ClearAnnotations or ClearAllAnnotations to clear the annotations. Instead, annotations can only be deleted using the DeleteAnnotation function.
However, similar functionality has already been implemented in Xamarin. I was wondering if Syncfusion has plans to add this feature to the WPF version? Alternatively, it would be helpful to have a function to retrieve all annotations so that we can call the DeleteAnnotation function and achieve a similar clearing operation.
Thank you.