GroupDocs.Annotation for .NET - API Reference
GroupDocs.Annotation for .NET is a powerful document annotator component that helps you to boost your applications with document annotation, commenting and collaboration features. You can easily annotate your PDF or Microsoft Office Word documents, Excel spreadsheets, PowerPoint presentations and images with most popular annotation types like area, point, ellipse, watermark, link, distance, underline, polyline, arrow and many others.
Namespaces
NamespaceDescription
GroupDocs.Annotation
The namespace provides classes to annotate documents for all popular document formats.

The Main classes in this namespace are:

  • Annotator is the entry point for annotating documents.
  • AnnotatorSettings provides an easy way to customize caching, logging behaviour etc.
  • Document provides details about a document.
GroupDocs.Annotation.Cache
The namespace provides classes for customizing caching behaviour.
GroupDocs.Annotation.Exceptions
The namespace provides different exceptions classes.
GroupDocs.Annotation.Localization
The namespace provides classes checking supported locales.
GroupDocs.Annotation.Logging
The namespace provides classes for working with integrated or your own logger.
GroupDocs.Annotation.Models
The namespace provides annotation data classes.
GroupDocs.Annotation.Options
The namespace provides classes to specify additional options when loading, annotating and saving documents.