sempdf
sempdf v1.9.1Interfaces

Interface: UriLinkOptions

sempdf v1.9.1


sempdf / UriLinkOptions

Defined in: src/types.ts:2841

Options for creating an external URI link annotation.

Properties

PropertyTypeDescriptionDefined in
borderWidth?numberAnnotation or field border width in PDF points.src/types.ts:2851
heightnumberHeight in PDF points.src/types.ts:2849
structure?PdfStructureOptionsAdditional structure metadata for tagged PDF output.src/types.ts:2855
tag?LinkTagOrArtifactStructure tag used for tagged PDF output.src/types.ts:2853
widthnumberWidth in PDF points.src/types.ts:2847
xnumberHorizontal position in PDF points.src/types.ts:2843
ynumberVertical position in PDF points.src/types.ts:2845

On this page