Provides classes to support user-created annotations on content displayed in document viewing controls.
Classes
| Class | Description | |
|---|---|---|
| Annotation |
Represents a user annotation in the Annotations Framework.
| |
| AnnotationHelper |
Provides utility methods to create and delete highlight annotations.
| |
| AnnotationRenderContext |
Provides the context for an Annotation render operation.
| |
| AnnotationService |
Provides core services of the Annotations Framework to manage and display user annotations.
| |
| Highlight |
Represents a text highlight annotation.
| |
| TextAnnotation |
Represents the base class for text annotations such as highlights.
|