Scale the output image. If ScaleImage is False output document will be stripped to ImageHeight / ImageWidth, if ScalePage is True output document will be scaled to ImageHeight / ImageWidth.
Default: False
ScaleImage
ScaleProportions
Optional
Bool
Constrain proportions when scaling the output image.
Default: False
ScaleProportions
ScaleIfLarger
Optional
Bool
Scaling only if the input image is larger than the output.
Default: False
ScaleIfLarger
ImageHeight
Optional
Integer
Image height in pixels.
Values: 10 .. 5000
ImageHeight
ImageWidth
Optional
Integer
Image width in pixels.
Values: 10 .. 5000
ImageWidth
TextAntialiasing
Optional
Collection
Control the use of text subsample antialiasing. The subsampling box size should be 4 bits for optimum text antialiasing, but smaller values can be used for faster rendering.
Default: 1
Values: 0, 1, 2, 4
TextAntialiasing
GraphicsAntialiasing
Optional
Collection
Control the use of graphics content subsample antialiasing. The subsampling box size should be 4 bits for optimum graphics content antialiasing, but smaller values can be used for faster rendering.
Default: 1
Values: 0, 1, 2, 4
GraphicsAntialiasing
ImageInterpolation
Optional
Bool
Specifies whether the image parser should use image interpolation. Enabling image interpolation will result in higher quality for scaled images at the expense of speed.
Default: False
ImageInterpolation
UseCIEColor
Optional
Bool
Specifies whether the image parser should remap the device-dependent.
Snippets are autogenerated according to converter parameter choices above. Please select file in "File" or "Files" parameter before using code snippets.