ISpellCheckCallbacks Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:ISpellCheckCallbacks Interface}} | {{#customTitle:ISpellCheckCallbacks Interface}} | ||
+ | {{#parentPage:PXV:Common_Interfaces|ISpellCheckCallbacks|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:ISpellCheckCallbacks_AddNewWord|AddNewWord]] | | [[PXV:ISpellCheckCallbacks_AddNewWord|AddNewWord]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:ISpellCheckCallbacks_GetHyphens|GetHyphens]] | | [[PXV:ISpellCheckCallbacks_GetHyphens|GetHyphens]] | ||
− | |||
− | |||
| [[PXV:ISpellCheckCallbacks_GetLang|GetLang]] | | [[PXV:ISpellCheckCallbacks_GetLang|GetLang]] | ||
− | | | + | | [[PXV:ISpellCheckCallbacks_GetSuggestions|GetSuggestions]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:ISpellCheckCallbacks_CheckWord|CheckWord]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:ISpellCheckCallbacks_Capabilities|Capabilities]] | | [[PXV:ISpellCheckCallbacks_Capabilities|Capabilities]] | ||
− | | | + | | |
− | | | + | | |
+ | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IUIX_Inst_SpellChecker|IUIX_Inst::SpellChecker]] |
Latest revision as of 08:37, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
AddNewWord | GetHyphens | GetLang | GetSuggestions |
CheckWord |
Properties
Capabilities |