ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecOutputManager Class : WriteDirectText Method |
Overload | Description |
---|---|
WriteDirectText(ImGearRecPage,String) | Writes the recognition data of the page to the file in the direct text format. |
WriteDirectText(ImGearRecPage[],String) | Writes the recognition data of several pages to the file in the direct text format. |
WriteDirectText(ImGearRecPage,Stream) | Writes the recognition data of the page to the output stream in the direct text format. |
WriteDirectText(ImGearRecPage[],Stream) | Writes the recognition data of several pages to the output stream in the direct text format. |