Skip to content

zeropdf v1.3.0


zeropdf / TemplateHighlightBlock

Interface: TemplateHighlightBlock

Defined in: src/types.ts:1706

Template block for rendering a highlight annotation.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlyundefinedsrc/types.ts:1709
optionsreadonlyOmit<HighlightAnnotationOptions, "x" | "y">src/types.ts:1708
typereadonly"highlight"src/types.ts:1707

Released under the ISC license.