IUIX_Inst::SpellChecker Property

From PDF XChange PDF SDK
Jump to: navigation, search
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 04: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);

See Also

IUIX_Inst