IUIX_Inst::SpellChecker Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Inst::SpellChecker Property}} | {{#customTitle:IUIX_Inst::SpellChecker Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Inst|IUIX_Inst]]. |
Revision as of 06:31, 20 May 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);