IUIX_Theme::StdFont Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 04:39, 15 June 2015


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

Syntax

HRESULT get_StdFont([in]           UIX_StdFont  nIndex,
                    [out, retval]  IUIX_Font**  pFont);

Parameters

nIndex
[in] Value of UIX_StdFont.

See Also

IUIX_Theme