ShowZoneGridLines property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BOOL ShowZoneGridLines

Overview

Refer to Working with Zones

Remarks

Gets or sets a value that indicates whether to make the grid lines visible when automatically detecting zones. Possible values are:

 

Setting

Description

TRUE

Make the grid lines visible.

FALSE

Make the grid lines invisible.

This property is updated by the GetAutoZoneOptions method.

This property must be set before calling the SetAutoZoneOptions method.

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, GetZoneInfo method, EnableZoneForceSingleColumn property, ZoneHeight property, ZoneLeft property, ZoneTop property, ZoneWidth property, ZoneParser property

Topics:

Quick Reference OCR: Working with Zones