EditorViewProofFindNext Method
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic int ProofFindNext(
ref string Word,
ref Object CharIndices
)
Public Function ProofFindNext (
ByRef Word As String,
ByRef CharIndices As Object
) As Integer
public:
int ProofFindNext(
String^% Word,
Object^% CharIndices
)
Parameters
- Word
- Type: SystemString
- CharIndices
- Type: SystemObject
Return Value
Type:
Int32
See Also