Following code example removes all annotation from PDF. However, I just want to remove watermark only from the PDF. Please provide the code example. Thanks.
// Instantiate Annotator object with input PDF path
using (Ann…...(if you know the annotation index) as follows: //C# code using...User does not know the at what index the watermark is. Please share...