OutputType Property

Example-VB

Specifies the format for the output file.

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.OutputType[=value]

Data Type

Integer (enumerated)

Setting Description

0 (default) Microsoft Word for Windows(versions 6 and 7) and RTF
Corel WordPerfect, version 6.1
2 Hypertext Markup Language (HTML)
3 ASCII Text

Remarks

For best results, the file extension set by the OutputFile property must match the OutputType value. For example, use the .txt extension if ASCII text is the output type.