IUIX_Inst::SpellChecker Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Inst::SpellChecker Property}} | {{#customTitle:IUIX_Inst::SpellChecker Property}} | ||
+ | {{#parentPage:PXV:IUIX_Inst|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''SpellChecker''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns/sets Pointer to [[PXV:ISpellCheckCallbacks|ISpellCheckCallbacks]] ... | Property '''SpellChecker''' of interface [[PXV:IUIX_Inst|IUIX_Inst]] returns/sets Pointer to [[PXV:ISpellCheckCallbacks|ISpellCheckCallbacks]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:38, 20 April 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.