Click or drag to resize

GStateSetUCRFunct Method

Sets undercolor-removal function used during conversion between DeviceRGB and DeviceCMYK. Corresponds to the /UCR key within the ExtGState's dictionary.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetUCRFunct(
	Obj UCR
)

Parameters

UCR
Type: pdftron.SDFObj
- SDF/Cos undercolor-removal function or name
See Also