IPXC_PageRenderParams::ColorProfileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PageRenderParams::ColorProfileName Property}} | {{#customTitle:IPXC_PageRenderParams::ColorProfileName Property}} | ||
− | {{#parentPage:PXV:IPXC_PageRenderParams|ColorProfileName Property|property}} | + | {{#parentPage:PXV:IPXC_PageRenderParams#Properties|ColorProfileName Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 13:49, 21 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);