TextField Class

Namespace: id3.Document

Definition

Represents a text field extracted from a document.

Properties

Name

Type

Description

bounds

Rectangle

Boundaries of the text field in the image.

confidence

float

Confidence score for the value read from the text field.

name

string

Name of the text field.

value

string

Value of the text field.

Methods

Name

Description

clone

Clones the TextField object.