[]
        
(Showing Draft Content)

TextAnnotationIcon

Type Alias: TextAnnotationIcon

type TextAnnotationIcon = 
  | "Note"
  | "Comment"
  | "Key"
  | "Help"
  | "NewParagraph"
  | "Paragraph"
  | "Insert";

Specifies the possible icons used to display a TextAnnotation.