Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecognizedForm

Package version

Represent recognized form consists of text fields that have semantic meanings.

Hierarchy

  • RecognizedForm

Index

Properties

fields

fields: {}

Dictionary of named field values.

Type declaration

formType

formType: string

Document type.

pageRange

pageRange: FormPageRange

First and last page number where the document is found.

pages

pages: FormPage[]

Texts and tables extracted from a page in the input

Generated using TypeDoc