←Select platform

OcrPageSortedZonesIndexMapOptions Constructor

Summary

Initializes a new instance of OcrPageSortedZonesIndexMapOptions.

Syntax
C#
VB
C++
Public Sub New() 
 MyBase.New 

Remarks

OcrPageSortedZonesIndexMapOptions is 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