sempdf
sempdf v1.9.1Interfaces

Interface: ParagraphSquigglyAnnotation

sempdf v1.9.1


sempdf / ParagraphSquigglyAnnotation

Defined in: src/types.ts:1761

Draw a squiggly underline beneath a substring (text-markup /Squiggly).

Properties

PropertyModifierTypeDescriptionDefined in
color?readonlyPdfColorStroke color. Defaults to red.src/types.ts:1768
matchreadonlystringSubstring to locate in the rendered paragraph text.src/types.ts:1764
occurrence?readonlynumberZero-based occurrence index; defaults to every occurrence.src/types.ts:1766
tag?readonlyAnnotTagOrArtifactStructure tag override.src/types.ts:1770
typereadonly"squiggly"-src/types.ts:1762

On this page