IUIX_Inst::SpellChecker Property

From PDF XChange PDF SDK
Revision as of 07:52, 12 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**  SP);
HRESULT put_SpellChecker([in]  ISpellCheckCallbacks*  SP);

See Also

IUIX_Inst