sempdf
sempdf v1.9.1Interfaces

Interface: TemplateNoteBlock

sempdf v1.9.1


sempdf / TemplateNoteBlock

Defined in: src/types.ts:2120

Template block for rendering a text note annotation.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlyundefinedsrc/types.ts:2123
optionsreadonlyOmit<NoteAnnotationOptions, "x" | "y">src/types.ts:2122
typereadonly"note"src/types.ts:2121

On this page