IPXC_PageRenderParams::ColorProfileName Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PageRenderParams::ColorProfileName Property}} | {{#customTitle:IPXC_PageRenderParams::ColorProfileName Property}} | ||
+ | {{#parentPage:PXV:IPXC_PageRenderParams|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''ColorProfileName''' of interface [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]] returns/sets Value of BSTR ... | Property '''ColorProfileName''' of interface [[PXV:IPXC_PageRenderParams|IPXC_PageRenderParams]] returns/sets Value of BSTR ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:55, 20 April 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.