J
jaz
Hi...
I am developing my own spell checker in VB using Ms- Word as Reference.
I want to use custom-Dictionary(Multilangauge) which is available
with MS-word.
I tried to get Spell Suggestions by using function
ObjWord.GetSpellSuggestions (StrTEXT)
I got suggestions for English Language but for Other than Englsih (e.g.
Arabic).. I could not get suggestions for arabic Langauge....
How to Arabic Suggestions from Arabic Dictionary .
Same thing working with MS-Word ....But I need it in VB .
Thanking you
I am developing my own spell checker in VB using Ms- Word as Reference.
I want to use custom-Dictionary(Multilangauge) which is available
with MS-word.
I tried to get Spell Suggestions by using function
ObjWord.GetSpellSuggestions (StrTEXT)
I got suggestions for English Language but for Other than Englsih (e.g.
Arabic).. I could not get suggestions for arabic Langauge....
How to Arabic Suggestions from Arabic Dictionary .
Same thing working with MS-Word ....But I need it in VB .
Thanking you