EditorViewProofGetSuggestions Method
|
This returns the suggestion list for the last flagged word found.
Namespace:
OmniPageCSDK.ToolBoxes
Assembly:
OmniPageCSDK.ToolBoxes (in 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