RemoveZone method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short RemoveZone (short iPageIndex, short iZoneIndex);

Overview

Refer to Working with Zones

Remarks

Removes one or more zones from the zone list for the specified page.

Pass –1 for the iZoneIndex parameter to remove all zones.

See Also

Elements:

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