StickyNotesSettingsModel
23 Sep 20251 minute to read
Interface for a class StickyNotesSettings
Properties
allowedInteractions AllowedInteraction[]
Gets or sets the allowed interactions for the locked sticky notes annotations.
IsLock can be configured using sticky notes settings.
annotationSelectorSettings AnnotationSelectorSettingsModel
specifies the annotation selector settings of the annotation.
author string
specifies the author of the annotation.
customData object
specifies the custom data of the annotation.
isLock boolean
specifies the lock action of the annotation.
isPrint boolean
specifies whether the individual annotations are included or not in print actions.
offset IPoint
Get or set offset of the annotation.
opacity number
specifies the opacity of the annotation.
pageNumber number
Get or set page number of the annotation.
subject string
specifies the subject of the annotation.