IPXC_PageRenderParams::ColorProfileName Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property ColorProfileName of interface IPXC_PageRenderParams returns/sets Value of BSTR ...

Syntax

HRESULT get_ColorProfileName([out, retval]  BSTR*  sProfileName);
HRESULT put_ColorProfileName([in]  BSTR  sProfileName);

See Also

IPXC_PageRenderParams