IPXC_ColorSettings::ProfileName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ColorSettings::ProfileName Property}}
 
{{#customTitle:IPXC_ColorSettings::ProfileName Property}}
Line 19: Line 20:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_ColorSettings|IPXC_ColorSettings]].
+
[[PXV:IPXC_ColorSettings|IPXC_ColorSettings]].

Revision as of 05:15, 20 May 2015


Property ProfileName of interface IPXC_ColorSettings returns/sets Value of BSTR ...

Syntax

HRESULT get_ProfileName([in]           PXC_ProfileWorkingSpace  nWS,
                        [out, retval]  BSTR*                    ppProfileName);
HRESULT put_ProfileName([in]  PXC_ProfileWorkingSpace  nWS,
                        [in]  BSTR                     ppProfileName);

Parameters

nWS
[in] Value of PXC_ProfileWorkingSpace.

See Also

IPXC_ColorSettings.