Appearance
zeropdf / TemplateHighlightBlock
Interface: TemplateHighlightBlock
Defined in: src/types.ts:1706
Template block for rendering a highlight annotation.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
keepWithNext? | readonly | undefined | src/types.ts:1709 |
options | readonly | Omit<HighlightAnnotationOptions, "x" | "y"> | src/types.ts:1708 |
type | readonly | "highlight" | src/types.ts:1707 |