Generic document field.

Hierarchy

Constructors

Properties

confidenceWeight: number

Confidence weight.

Default Value

1.0;
image: RawImage

Crop of the field.

Default Value

null;
parsedData: FieldParsedData[]

Parsed data.

Default Value

[];
polygonInRoot: Point[]

Coordinates of the field in the root document coordinate system

The type of the field.

validationStatus: FieldValidationStatus

Field validation status. Applicable only to fields that support some kind of validation.

Default Value

"NONE";
value: OcrResult

Value of the field. Applicable only to text fields.

Generated using TypeDoc