IPXC_PageRenderParams::ColorProfileName Property

From PDF XChange PDF SDK
Revision as of 02:22, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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