EnumOutputFileFormats event (ILTRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void EnumOutputFileFormats(FORMATTYPE Format)

Overview

Refer to Handling the Results of the Recognition Process

Remarks

This event is generated for each file format enumerated by the GetOutputFileFormats method. For each file format enumerated, call the GetFileFormatInfo method to update the FileFormatInfo property with information on that file format.

See Also

Elements:

GetOutputFileFormats method, GetFileFormatInfo method, FileFormatInfo property, DLLName property, ExtName property, Typeproperty, FormatName property

Topics:

Quick Reference OCR: Handling the Results of the Recognition Process