Search
Follow Us
Categories
- News Release(3)
Tag Archives: Remove Annotation in CSharp
Remove Annotations from PDF or Word Documents using C#
Annotations are commonly used in documents for pointing out different observations and providing feedbacks for discussion. We discussed in a separate articles, how to add different annotations to PDF and Word documents using C#. Today, this article discuss how to remove annotations from documents like PDF and Word DOC/DOCX files using C#.
The following topics are discussed in this article:
- Annotation .NET API
- Remove All Annotations
- Remove Annotations by IDs
- Eliminate Annotations by Annotation Object