Example-VB |
Specifies the name of the output file to which OCR processing results are written.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image OCR control
object.OutputFile[=filename]
String
Any valid Windows 95 filename can be specified. If the output file specified already exists, it will be overwritten.
If a filename is not provided, the Save As dialog box is displayed when OCR processing is complete.
For best results, the file extension set by this property must match the OutputType property. For example, use the .txt extension if you set ASCII text as the output type.