Skip to content

zeropdf v1.3.0


zeropdf / TemplateNoteBlock

Interface: TemplateNoteBlock

Defined in: src/types.ts:1715

Template block for rendering a text note annotation.

Properties

PropertyModifierTypeDefined in
keepWithNext?readonlyundefinedsrc/types.ts:1718
optionsreadonlyOmit<NoteAnnotationOptions, "x" | "y">src/types.ts:1717
typereadonly"note"src/types.ts:1716

Released under the ISC license.