Provides types that define the storage architecture and mediums to save and retrieve user-created annotations.

Classes

  ClassDescription
Public classAnnotationFactory<(Of <(<'T>)>)>
Implements the basic functionality for creating, reading and writing annotations.
Public classAnnotationStore
Represents a data store for writing and reading user annotations.
Public classHighlightFactory
Reads and writes highlight annotations.
Public classTextAnnotationFactory<(Of <(<'T>)>)>
Provides the base factory implementation for text annotations.

Interfaces

  InterfaceDescription
Public interfaceIAnnotationFactory
Defines the contract for an annotation factory