IPXC_PageRenderParams::ColorProfileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]] | + | [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]] |
Revision as of 03:40, 23 May 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);