VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Spelling Namespace / SpellCheckTask Class
Constructors Properties Methods Events SeeAlso
In This Topic
    SpellCheckTask Class Members
    In This Topic
    The following tables list the members exposed by SpellCheckTask.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether this task is executed.
    Public PropertyGets a value indicating whether this task is finished.
    Public PropertyGets a list of spelling results.
    Public PropertyGets a list of suggestion results.
    Public PropertyGets the words to spell check.
    Public Methods
     NameDescription
    Public MethodCancels this task.
    Public MethodExecutes the task on the specified spell check manager.
    Protected Methods
     NameDescription
    Protected MethodRaises the Executed event.
    Public Events
     NameDescription
    Public EventOccurs when this task is executed successfully.
    See Also