IUIX_InfoBtn::Icon Property

From PDF XChange PDF SDK
Revision as of 04:23, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets/sets info button icon via object of IUIX_Icon interface.

Syntax

HRESULT get_Icon([out, retval]  IUIX_Icon**  pIcon);
HRESULT put_Icon([in]  IUIX_Icon*  pIcon);

See Also

IUIX_InfoBtn