←Select platform

Flags Property

Summary

Indicates the flags used for sorting zones in GetSortedZonesIndexMap.

Syntax
C#
C++/CLI
Python
public OcrPageSortedZonesIndexMapFlags Flags { get; set; } 
Flags # get and set (OcrPageSortedZonesIndexMapOptions) 

Property Value

One or more OcrPageSortedZonesIndexMapFlags enumeration member that indicate the options for sorting zones in GetSortedZonesIndexMap.

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.