IUIX_Inst::Theme Property

From PDF XChange PDF SDK
Revision as of 04:25, 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 pTheme of interface IUIX_Inst returns/sets Pointer to IUIX_Theme ...

Syntax

HRESULT get_Theme([out, retval]  IUIX_Theme**  pTheme);
HRESULT put_Theme([in]  IUIX_Theme*  pTheme);

See Also

IUIX_Inst