ColorConversionStrategy

Build 1501 on 14/Nov/2017  This topic last edited on: 11/Jul/2014, at 15:46

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)