IColor::Value 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:IColor::Value Property}} | {{#customTitle:IColor::Value Property}} | ||
+ | {{#parentPage:PXV:IColor|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Value''' of interface [[PXV:IColor|IColor]] returns/sets Value of BSTR ... | Property '''Value''' of interface [[PXV:IColor|IColor]] returns/sets Value of BSTR ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:35, 20 April 2015
Property Value of interface IColor returns/sets Value of BSTR ...
Syntax
HRESULT get_Value([out, retval] BSTR* ppValue); HRESULT put_Value([in] BSTR ppValue);
See Also
See also IColor.