sempdf v1.9.1Interfaces
Interface: TemplateNoteBlock
sempdf / TemplateNoteBlock
Defined in: src/types.ts:2120
Template block for rendering a text note annotation.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
keepWithNext? | readonly | undefined | src/types.ts:2123 |
options | readonly | Omit<NoteAnnotationOptions, "x" | "y"> | src/types.ts:2122 |
type | readonly | "note" | src/types.ts:2121 |