GroupDocs.Annotation Namespace
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.
Classes
  ClassDescription
Public classAnnotator
Represents main class that controls document annotating process.
Public classAnnotatorSettings
Defines settings for customizing Annotator behavior.
Public classDocument
Represents document properties
Public classFileType
Information about file, such as type, extension, etc.
Public classLicense
Provides methods to license the component. Learn more about licensing here.
Public classMetered
Provides methods for applying Metered license.
Interfaces
  InterfaceDescription
Public interfaceIDocumentInfo
Information about document
Remarks

The main class of this namespace is Annotator. This class provides methods for annotating document.