SetAutoZoneOptions method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SetAutoZoneOptions ();

Overview

Refer to Working with Zones

Remarks

Sets the automatic zoning options for the OCR engine.

This following properties should be set with the desired automatic zoning options before calling the SetAutoZoneOptions method:

ZoneParser property

EnableZoneForceSingleColumn property

ShowZoneGridLines property

See Also

Elements:

ZoneCount property, AddZone method, UpdateZone method, RemoveZone method, ImportZones method, ExportZones method, FindZones method, SetAutoZoneOptions method, GetZoneInfo method, DefaultPageFillMethod property, PageFillMethod property, ShowZoneGridLines property, EnableZoneForceSingleColumn property, ZoneHeight property, ZoneLeft property, ZoneTop property, ZoneWidth property, ZoneParser property

Topics:

Quick Reference OCR: Working with Zones