IPXC_PageRenderParams::ColorProfileName Property

From PDF XChange PDF SDK
Revision as of 15:55, 20 April 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* ppProfileName);
HRESULT put_ColorProfileName([in] BSTR ppProfileName);

See Also

See also IPXC_PageRenderParams.