Hello,
I would like to be able remove all annotation programmatically in an opened SfPdfViewer. I have not found the answer in the documentation
Is it possible to do ?
And I import annotation with this line : await Viewer.ImportAnnotation(selectedProp.AnnotationFileName, AnnotationDataFormat.Json);
Is there an other way programmaticaly ?
Thanks
Nicolas