# AnnotationReferenceType

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / AnnotationReferenceType

# Type Alias: AnnotationReferenceType

> **AnnotationReferenceType** = `"R"` \| `"Group"`

Specifies the possible relationships between related annotations.
R - The current annotation is a reply to a referenced annotation.
Group - The current annotation and a referenced annotation is a single group.
