Parameters
- pages
- Array of ImGearRecPage objects with valid recognition data to be written.
- toStream
- System.IO.Stream object to which the recognition data will be written.
Use DirectTextFormatto get or set the output format.
The new recognition data will be written starting at the current position of the stream. When this method returns, the position will be at the end of the stream, so you will need to set the position accordingly if you plan on reading the stream later.
The following rules apply if the toStream parameter contains existing data: