ZoneParser property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

PAGE_PARSER ZoneParser

Overview

Refer to Working with Zones

Remarks

Gets or sets a value that represents the page parser algorithm used by the OCR engine when automatically detecting zones. For a list of possible values, refer to PAGE_PARSER.

This property is updated by the GetAutoZoneOptions method.

This property must be set before calling the SetAutoZoneOptions method.

See Also

Elements:

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

Topics:

Quick Reference OCR: Working with Zones