Annotation API (with all available annotation types). All classes are based on Immutable.Record.
Classes
Methods
Methods
Annotation deserializer. Converts an annotation object to a PSPDFKit.Annotations.Annotation.
Parameters:
Name | Type | Description |
---|---|---|
annotation |
Object | Serialized Annotation |
Returns:
Annotation serializer. Converts one of the supported PSPDFKit.Annotations to InstantJSON compliant objects.
Parameters:
Type | Description |
---|---|
PSPDFKit.Annotations.Annotation |
Returns:
- Type
- Object