IUIX_Inst::SpellChecker Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:58, 20 March 2015

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.