←Select platform

OcrPageSortedZonesIndexMapOptions Class

Summary

Sorted zone index map generation options to use with an OCR page.

Syntax
C#
VB
C++
public class OcrPageSortedZonesIndexMapOptions 
Public Class OcrPageSortedZonesIndexMapOptions 
public: 
   ref class OcrPageSortedZonesIndexMapOptions 

Remarks

These flags are used with GetSortedZonesIndexMap to control the process of sorting zones.

GetSortedZonesIndexMap returns an array of the zone indices ordered such that their corresponding zones are sorted from top to bottom and left to right. The first zone's index reported in the array corresponds to the very top-left zone, while the last zone's index reported in the array corresponds to the very bottom-right zone.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly