IUIX_Inst::SpellChecker Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 03:25, 15 June 2015
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);