Click or drag to resize

EditorViewProofGetSuggestions Method

This returns the suggestion list for the last flagged word found.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public Object ProofGetSuggestions()

Return Value

Type: Object
Remarks
The return value contains an array of strings.
See Also