ZoneLeft property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long ZoneLeft

Overview

Refer to Working with Zones

Remarks

Gets or sets the left boundary of the area in which the FindZones method will search for zones.

This property will be used only if the bUseImageArea parameter of the FindZones method is FALSE.

The other properties used to define the search area are:

ZoneHeight property

ZoneTop property

ZoneWidth property

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, GetZoneInfo method, ZoneTop property, ZoneWidth property, ZoneParser property

Topics:

Quick Reference OCR: Working with Zones