Skip to main content

Interface: SvgImageOptions

Options for rendering SVG vector graphics on a page.

Properties

PropertyTypeDescription
altText?stringAlternate text for tagged non-text content.
height?numberHeight in PDF points.
structure?PdfStructureOptionsAdditional structure metadata for tagged PDF output.
tag?PdfFigureStructureTag | "Artifact"Structure tag used for tagged PDF output.
width?numberWidth in PDF points.
xnumberHorizontal position in PDF points.
ynumberVertical position in PDF points.