IUIX_Group::FooterIcon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Group::FooterIcon Property}} | {{#customTitle:IUIX_Group::FooterIcon Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Group|IUIX_Group]]. |
Revision as of 06:24, 20 May 2015
Property FooterIcon of interface IUIX_Group returns/sets Pointer to IUIX_Icon ...
Syntax
HRESULT get_FooterIcon([out, retval] IUIX_Icon** ppIcon); HRESULT put_FooterIcon([in] IUIX_Icon* ppIcon);