See: Description
| Interface | Description |
|---|---|
| IDocumentInfo |
Information about document
|
| Class | Description |
|---|---|
| Annotator |
Represents main class that controls document annotating process.
|
| AnnotatorSettings |
Defines settings for customizing
Annotator behavior. |
| Document |
Represents document properties
|
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.
Copyright © 2024. All rights reserved.