IUIX_Inst::SpellChecker Property

From PDF XChange PDF SDK
Revision as of 22:38, 20 April 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** ppSP);
HRESULT put_SpellChecker([in] ISpellCheckCallbacks* ppSP);

See Also

See also IUIX_Inst.