Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICreateAnnotationOptions

Annotation creation options

Hierarchy

  • ICreateAnnotationOptions

Index

Properties

Properties

Optional persist

persist: boolean

Whether or not the annotation should be persisted to the database

This defaults to true.

Optional text

text: string

Redaction text

This only applies if the IAnnotation being created is a text redaction. If no value is specified, the user's default text will be used.

Optional textSize

Redaction text size

This only applies if the IAnnotation being created is a text redaction. If no value is specified, the user's default size will be used.