Package com.groupdocs.annotation

The namespace provides classes to annotate documents for all popular document formats.

See: Description

  • Interface Summary 
    Interface Description
    IDocumentInfo
    Information about document
  • Class Summary 
    Class Description
    Annotator
    Represents main class that controls document annotating process.
    AnnotatorSettings
    Defines settings for customizing Annotator behavior.
    Document
    Represents document properties

Package com.groupdocs.annotation Description

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.


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