enableColorManagement

Enable or disable color management for one document.
enableColorManagement([in] VARIANT_BOOL on)
Enables (if on=true) or disables (if on=false) color management for a single PDF file. This overrides the global xpdfrc setting.
VB:
pdf.enableColorManagement(pdf, True)
setGrayOutputProfile
setRGBOutputProfile
setCMYKOutputProfile