The Ink
module is used to provide the properties to Ink annotation.
Gets or sets the allowed interactions for the locked ink annotations. IsLock can be configured using ink settings.
Defaults to [‘None’]
AnnotationSelectorSettingsModel
Define the default option to customize the selector for ink annotation.
string
specifies the author of the annotation.
object
specifies the custom data of the annotation
number
specifies the height of the annotation.
boolean
If it is set as true, can’t interact with annotation. Otherwise can interact the annotations. By default it is false.
boolean
specifies whether the individual annotations are included or not in print actions.
IPoint
Get or set offset of the annotation.
number
Sets the opacity value for ink annotation.By default value is 1. It range varies from 0 to 1.
number
Get or set page number of the annotation.
string
Gets or sets the path of the ink annotation.
string
Sets the stroke color for ink annotation.By default values is #FF0000.
number
Sets the thickness for the ink annotation. By default value is 1. It range varies from 1 to 10.
number
specifies the width of the annotation.