[]
        
(Showing Draft Content)

CaretAnnotationProperties

Type Alias: CaretAnnotationProperties

type CaretAnnotationProperties = MarkupAnnotationProperties & object;

Defines properties of a caret annotation, shown in a PDF as a visual symbol that indicates the presence of text edits.

Type Declaration

type

type: "caret";

See

CaretAnnotation