ZoneCount property (ILEADRasterDocument)
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