Appearance
zeropdf / TemplateFreeTextBlock
Interface: TemplateFreeTextBlock
Defined in: src/types.ts:1724
Template block for rendering a free-text annotation.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
keepWithNext? | readonly | undefined | src/types.ts:1727 |
options | readonly | Omit<FreeTextAnnotationOptions, "x" | "y"> | src/types.ts:1726 |
type | readonly | "freeText" | src/types.ts:1725 |