IPXC_PageRenderParams::ColorProfileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PageRenderParams::ColorProfileName Property}} | {{#customTitle:IPXC_PageRenderParams::ColorProfileName Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]]. |
Revision as of 04:47, 20 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);