IUIX_InfoBtn::Icon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_InfoBtn::Icon Property}} | {{#customTitle:IUIX_InfoBtn::Icon Property}} | ||
Line 12: | Line 13: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_InfoBtn|IUIX_InfoBtn]], [[PXV:IUIX_Icon|IUIX_Icon]]. |
Revision as of 06:27, 20 May 2015
Gets/sets info button icon via object of IUIX_Icon interface.
Syntax
HRESULT get_Icon([out, retval] IUIX_Icon** ppIcon); HRESULT put_Icon([in] IUIX_Icon* ppIcon);