Annotation Add Remove Edit
class AnnotationAddRemoveEdit(annotation: Annotation, val type: AnnotationAddRemoveEdit.Type) : AnnotationEdit
Edit that represents adding or removing annotation from the document.
Creates an object representing a single add/remove edit performed on the annotation in the document.
Parameters
annotation
Annotation that was added or removed from the document.
type
Type of edit, whether the annotation was added or removed from the document.
Types
Link copied to clipboard
Possible types of AnnotationAddRemoveEdit objects.
Properties
Link copied to clipboard
Type of annotation being referenced.
Link copied to clipboard
Custom AP stream generator (if set).
Link copied to clipboard
Sound annotation audio data (if set).
Link copied to clipboard
For internal use only! The snapshot of properties at the time the annotation was added or removed.
Link copied to clipboard
Type of edit, whether the annotation was added or removed from the document.