IUIX_List::GroupTitleFont Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_List