IUIX_Inst::SpellChecker Property

From PDF XChange PDF SDK
Revision as of 03:05, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property SpellChecker of interface IUIX_Inst returns/sets Pointer to ISpellCheckCallbacks ...

Syntax

HRESULT get_SpellChecker([out, retval]  ISpellCheckCallbacks**  pSP);
HRESULT put_SpellChecker([in]  ISpellCheckCallbacks*  pSP);

See Also

IUIX_Inst