IPXC_Color::Value Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 18: Line 18:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Color|IPXC_Color]].
+
[[PXV:IPXC_Color|IPXC_Color]]

Revision as of 04:19, 23 May 2015


Property Value of interface IPXC_Color returns Pointer to IColor ...

Syntax

HRESULT get_Value([in, defaultvalue(ColorType_Auto)]  ColorType  nType,
                  [out, retval]                       IColor**   ppColor);

Parameters

nType
[in, defaultvalue(ColorType_Auto)] Value of ColorType.

See Also

IPXC_Color