Resource Base
Table of contents

TextZone

The TextZone interface describes a text zone.

interface TextZone {
    location: Quadrilateral;
    charContoursIndices: Array<number>;
}

location

The location of the text zone.

Quadrilateral

charContoursIndices

The indices of the character contours.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +