Description
Specifies a strategy for determining output color family and color space and the inclusion of ICC profiles.
Syntax
optprint.ColorConversionStrategy = value |
optprint
print options object created by Fred.GetPDFOptions("") or Ted.GetPDFOptions("")
value
0 = LeaveColorUnchanged
1 = UseDeviceIndependentColor
2 = UseDeviceIndependentColor-ForImages (not used todo)
3 = sRGB (not used todo)
4 = CMYK (not used todo)