Interface: TemplatePageLinkBlock
Template block for rendering a page-to-page link annotation.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
keepWithNext? | readonly | undefined | - |
options | readonly | Omit<PageLinkOptions, "x" | "y"> | - |
target | readonly | number | One-based page number to link to. |
type | readonly | "pageLink" | - |