Skip to main content

Interface: TiffImageOptions

Options for placing TIFF 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.
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.