GetZoneInfo method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short GetZoneInfo (short iPageIndex, short iZoneIndex, ILTZoneData * pZone);

Overview

Refer to Working with Zones

Remarks

Gets information about the zone at the specified index in the zone list of the specified page.

For more information on the properties used to define a zone, refer to ILTZoneData.

 

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, ZoneParser property

Topics:

Quick Reference OCR: Working with Zones