EditorViewProofGetFoundWord Method
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic void ProofGetFoundWord(
ref string Word,
ref Object CharIndices
)
Public Sub ProofGetFoundWord (
ByRef Word As String,
ByRef CharIndices As Object
)
public:
void ProofGetFoundWord(
String^% Word,
Object^% CharIndices
)
Parameters
- Word
- Type: SystemString
- CharIndices
- Type: SystemObject
See Also