Gets the uCR funct.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetUCRFunct As Obj
public:
virtual Obj^ GetUCRFunct() sealed
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