ZoneCount property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short ZoneCount (short iPageIndex);

Overview

Refer to Working with Zones

Remarks

(Read only) Gets the number of zones in the zone list of the specified page.

This property is maintained internally and automatically updated when a zone is added to or removed from a page using the AddZone method or the RemoveZone method.

See Also

Elements:

GetZoneInfo method, 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