Skip to content

modern-pdf-lib


modern-pdf-lib / TextAnnotationIcon

Type Alias: TextAnnotationIcon

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

Defined in: src/annotation/types/textAnnotation.ts:25

Standard icon names for text annotations.

Released under the MIT License.