IUIX_CmdColorBtn::Color 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:IUIX_CmdColorBtn::Color Property}} | {{#customTitle:IUIX_CmdColorBtn::Color Property}} | ||
+ | {{#parentPage:PXV:IUIX_CmdColorBtn|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Color''' of interface [[PXV:IUIX_CmdColorBtn|IUIX_CmdColorBtn]] returns/sets Pointer to [[PXV:IColor|IColor]] ... | Property '''Color''' of interface [[PXV:IUIX_CmdColorBtn|IUIX_CmdColorBtn]] returns/sets Pointer to [[PXV:IColor|IColor]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:28, 20 April 2015
Property Color of interface IUIX_CmdColorBtn returns/sets Pointer to IColor ...
Syntax
HRESULT get_Color([out, retval] IColor** ppColor); HRESULT put_Color([in] IColor* ppColor);
See Also
See also IUIX_CmdColorBtn.