Skip to main content

Interface: SquigglyAnnotationOptions

Options for creating a squiggly text-markup annotation. Draws a wavy underline beneath the rectangle (commonly used to flag spelling or grammar concerns).

Properties

PropertyTypeDescription
color?ColorInputColor used for the squiggly stroke. Defaults to red.
heightnumberHeight in PDF points.
structure?PdfStructureOptionsAdditional structure metadata for tagged PDF output.
tag?"Annot" | "Artifact"Structure tag used for tagged PDF output.
widthnumberWidth in PDF points.
xnumberHorizontal position in PDF points.
ynumberVertical position in PDF points.