IUIX_CmdBar::Font Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Font of interface IUIX_CmdBar returns/sets Pointer to IUIX_Font containing the command bar's font.

Syntax

HRESULT get_Font([out, retval]  IUIX_Font**  pFont);
HRESULT put_Font([in]  IUIX_Font*  pFont);

See Also

IUIX_CmdBar