OutputFile Property

Example-VB

Specifies the name of the output file to which OCR processing results are written.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image OCR control

Syntax

object.OutputFile[=filename]

Data Type

String

Remarks

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.