sempdf v1.9.1Interfaces
Interface: TemplateFreeTextBlock
sempdf / TemplateFreeTextBlock
Defined in: src/types.ts:2129
Template block for rendering a free-text annotation.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
keepWithNext? | readonly | undefined | src/types.ts:2132 |
options | readonly | Omit<FreeTextAnnotationOptions, "x" | "y"> | src/types.ts:2131 |
type | readonly | "freeText" | src/types.ts:2130 |