InfoConnect for Unisys
SpellCheck Property


Gets the Spell Check object, which holds configuration properties, methods, and events for the Spell Check Productivity feature.
Syntax
'Declaration
 
ReadOnly Property SpellCheck As ISpellCheck
'Usage
 
Dim instance As IProductivity
Dim value As ISpellCheck
 
value = instance.SpellCheck
ISpellCheck SpellCheck {get;}
See Also