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)
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 ==
See also [[PXV:IUIX_Inst|IUIX_Inst]].
+
[[PXV:IUIX_Inst|IUIX_Inst]].

Revision as of 07: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);

See Also

IUIX_Inst.