IPXC_PageRenderParams::ColorProfileName Property

From PDF XChange PDF SDK
Revision as of 07:09, 12 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*  ProfileName);
HRESULT put_ColorProfileName([in]  BSTR  ProfileName);

See Also

IPXC_PageRenderParams