iDRS™ SDK 16
Loading...
Searching...
No Matches
CPageZone Class Reference

Class CPageZone represents the base class for all zones available in iDRS SDK. More...

#include <idrs_common.h>

Inheritance diagram for CPageZone:
CPageCustomData CObjPtr CObj CObjPtr CObj CObj CObj CPageZoneGraphic CPageZoneGraphicExternalImage CPageZoneTable CPageZoneText CPageZoneGraphicExternalImage

Detailed Description

Class CPageZone represents the base class for all zones available in iDRS SDK.

A zone contains the following entities:

  • bounding polygon
  • rotation angle
  • skew angle
  • text distances to surrounding zones
  • zone context link id: useful for iDRS ocr zonal recognition using CMultiContext objects

This class is a base class, so integrators are not expected to instantiate objects of this type.