IUIX_List::GroupTitleFont Property

From PDF XChange PDF SDK
Revision as of 10:08, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property GroupTitleFont of interface IUIX_List returns/sets Pointer to IUIX_Font ...

Syntax

HRESULT get_GroupTitleFont([out, retval]  IUIX_Font**  ppFont);
HRESULT put_GroupTitleFont([in]  IUIX_Font*  ppFont);

See Also

IUIX_List