Click or drag to resize

GStateGetUCRFunct Method

Gets the uCR funct.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetUCRFunct()

Return Value

Type: Obj
currently selected undercolor-removal function (NULL by default) used during conversion between DeviceRGB and DeviceCMYK. Corresponds to the /UCR key within the ExtGState's dictionary.
See Also