AnnotationSettingsModel

23 Sep 20251 minute to read

Interface for a class AnnotationSettings

Properties

allowedInteractions AllowedInteraction[]

Gets or sets the allowed interactions for the locked annotations.
IsLock can be configured using annotation settings.

author string

specifies the author of the annotation.

customData object

specifies the custom data of the annotation.

isLock boolean

specifies the locked action of the annotation.

maxHeight number

specifies the maxHeight of the annotation.

maxWidth number

specifies the maxWidth of the annotation.

minHeight number

specifies the minHeight of the annotation.

minWidth number

specifies the minWidth of the annotation.

skipDownload boolean

specifies whether the annotations are included or not in download actions.

skipPrint boolean

specifies whether the annotations are included or not in print actions.

subject string

specifies the subject of the annotation.