IUIX_Theme::StdFont Property

From PDF XChange PDF SDK
Revision as of 07:58, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property StdFont of interface IUIX_Theme returns Pointer to IUIX_Font ...

Syntax

HRESULT get_StdFont([in]           UIX_StdFont  Index,
                    [out, retval]  IUIX_Font**  Font);

Parameters

Index
[in] Value of UIX_StdFont.

See Also

IUIX_Theme