Appearance
zeropdf / TemplateNoteBlock
Interface: TemplateNoteBlock
Defined in: src/types.ts:1715
Template block for rendering a text note annotation.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
keepWithNext? | readonly | undefined | src/types.ts:1718 |
options | readonly | Omit<NoteAnnotationOptions, "x" | "y"> | src/types.ts:1717 |
type | readonly | "note" | src/types.ts:1716 |