PageFillMethod property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

FILL_METHOD PageFillMethod

Overview

Refer to Working with Zones

Remarks

Gets or sets the fill method used by the OCR engine to fill zones of all pages processed by the engine, until the fill method is changed. For a list of possible values, refer to FILL_METHOD.

If a specific zone has a different fill method set in its FillMethod property, then the engine will use the zone's fill method instead of the fill method in the PageFillMethod property.

See Also

Elements:

DefaultPageFillMethod property, ZoneCount property, AddZone method, UpdateZone method, RemoveZone method, ImportZones method, ExportZones method, FindZones method, SetAutoZoneOptions method, GetAutoZoneOptions method, GetZoneInfo method, PageFillMethod property, ShowZoneGridLines property, EnableZoneForceSingleColumn property, ZoneHeight property, ZoneLeft property, ZoneWidth property, ZoneParser property

Topics:

Quick Reference OCR: Working with Zones