IPXC_PageRenderParams::ColorProfileName Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:22, 20 March 2015

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.