pdftools_sdk.image2_pdf.image_options

Classes

ImageOptions(handle)

The conversion options related to the images

class pdftools_sdk.image2_pdf.image_options.ImageOptions(handle)[source]

Bases: _NativeObject

The conversion options related to the images

property mapping: ImageMapping

The image mapping

The image mapping specifies how an input image is transformed and placed onto the output PDF page.

Default is pdftools_sdk.image2_pdf.shrink_to_fit.ShrinkToFit

Returns:

pdftools_sdk.image2_pdf.image_mapping.ImageMapping