Document Structure Objects
A document is a combination of one or several page images and data extracted from them. The document is represented by the Document object. Recognized document contains a set of pages with recognized blocks on them and a set of fields. Blocks contain the data received after recognition, while the fields contain recognized data with applied rules, imposed on these data by the Document Definition.
This section describes the following objects which provide access to the structure of the document:
- Documents
- Document
- Pages
- Page
- Fields
- Field
- FieldInstances
- FieldValue
- FieldChoiceValue
- FieldPictureValue
- FieldValuesCollection
- Blocks
- BlocksCollection
- Block
- and block types objects:
You can find additional information in the Working with Recognized Data and Using a Document Object within a Project section.
The hierarchy of the objects
15.08.2023 13:19:30