IUIX_Inst::Theme Property

From PDF XChange PDF SDK
Revision as of 06:58, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Property Theme of interface IUIX_Inst returns/sets Pointer to IUIX_Theme ...


Syntax

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

See Also

See also IUIX_Inst.