sempdf
sempdf v1.9.1Interfaces

Interface: TemplateHighlightBlock

sempdf v1.9.1


sempdf / TemplateHighlightBlock

Defined in: src/types.ts:2111

Template block for rendering a highlight annotation.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlyundefinedsrc/types.ts:2114
optionsreadonlyOmit<HighlightAnnotationOptions, "x" | "y">src/types.ts:2113
typereadonly"highlight"src/types.ts:2112

On this page