groupdocs.annotation

Main GroupDocs.Annotation namespace with top-level API classes.

Classes

Class Description
Annotator The Annotator class is the central component of the GroupDocs.Annotation API, designed to manage and facilitate the document annotation process across various formats.
AnnotatorSettings Defines settings for customizing Annotator behavior.
Document Represents various document properties.
FileType Information about file, such as type, extension, etc.
IDocumentInfo Interface that defines list of available document information.
License Manages GroupDocs.Annotation licensing.
Metered Manages metered (pay-per-use) licensing.

Exceptions

Exception Description
AnnotatorException An error that occur during the document annotation process.
ConvertFileException The exception that is thrown if file conversion failed.
CorruptedOrDamagedFileException The exception that is thrown when file is corrupted or damaged.
FileTypeNotSupportedException The exception that is thrown when file type is not supported.
GroupDocsAnnotationException Product-root exception for ‘annotation’ — every
IOException The exception that is thrown when trying to apply format-specific annotation to the wrong file type.
ImageNotLoadedException The exception that is thrown when image cannot be loaded from remote or local path. Usually happens if the provided “path” is incorrect.
PasswordProtectedFileException The exception that is thrown when provided password is incorrect.