ImportZones method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short ImportZones (short iPageIndex, BSTR bstrFileName);

Overview

Refer to Working with Zones

Remarks

Imports the zone list from a zone file into the specified page.

This method removes any zone list already attached to the specified page.

The ImportZones method only imports zone files created using the ExportZones method.

See Also

Elements:

ZoneCount property, AddZone method, UpdateZone method, RemoveZone method, GetZoneInfo 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