Resets the input.
[Visual Basic] Sub ResetInput() [C#] void ResetInput(); [C++] void ResetInput(); [JScript] function ResetInput();
Use this method to to reset the current input for re-processing, without re-calling OpenInputFile or OpenInputString. You do not need to call this method if you have just open the input.
IFilter Interface | Okapi.Library.Filter Namespace | OpenInputFile | OpenInputString | ReadItem