Skip to main content

Interface: JpegImageOptions

Options for placing JPEG images on a page.

Properties

PropertyTypeDescription
altText?stringAlternate text for tagged non-text content.
heightnumberHeight in PDF points.
iccProfile?BinaryDataICC profile bytes used to tag the image's color space as ICCBased (ISO 32000-2 § 8.6.5.5). When provided, the image's ColorSpace becomes [/ICCBased ref] referencing the embedded profile stream.
structure?PdfStructureOptionsAdditional structure metadata for tagged PDF output.
tag?PdfFigureStructureTag | "Artifact"Structure tag used for tagged PDF output.
widthnumberWidth in PDF points.
xnumberHorizontal position in PDF points.
ynumberVertical position in PDF points.