Interface: ParagraphSquigglyAnnotation
Draw a squiggly underline beneath a substring (text-markup /Squiggly).
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
color? | readonly | PdfColor | Stroke color. Defaults to red. |
match | readonly | string | Substring to locate in the rendered paragraph text. |
occurrence? | readonly | number | Zero-based occurrence index; defaults to every occurrence. |
tag? | readonly | "Annot" | "Artifact" | Structure tag override. |
type | readonly | "squiggly" | - |