embedOutputProfile

Control embedding of ICC profile in output image.
[read/write property] embedOutputProfile([out, retval] VARIANT_BOOL *embed) embedOutputProfile([in] VARIANT_BOOL embed)
If this property is set to true, the current gray/RGB/CMYK output profile will be embedded in the generated image file. This is supported for PNG, TIFF, and JPEG output.

The resetParams function resets the rotation to its default value of false.

VB:
pdf.embedOutputProfile = True
resetParams