GetAutoZoneOptions method (ILEADRasterDocument)
short GetAutoZoneOptions (); | |
Overview |
Refer to Working with Zones |
Remarks
Gets the automatic zoning options used by the OCR engine.
Call the FindZones method to automatically detect zones.
To set the automatic zoning options, call the SetAutoZoneOptions method.
This method automatically updates the following properties with the automatic zoning options:
EnableZoneForceSingleColumn property
See Also