EditorView.ProofGetSuggestions 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
Syntaxpublic Object ProofGetSuggestions()
Public Function ProofGetSuggestions As Object
public:
Object^ ProofGetSuggestions()
Return Value
Type:
Object
Remarks
The return value contains an array of strings.
See Also