ZoneParser property (ILEADRasterDocument)
PAGE_PARSER ZoneParser | |
Overview |
Refer to Working with Zones |
Remarks
Gets or sets a value that represents the page parser algorithm used by the OCR engine when automatically detecting zones. For a list of possible values, refer to PAGE_PARSER.
This property is updated by the GetAutoZoneOptions method.
This property must be set before calling the SetAutoZoneOptions method.
See Also