XTractFlow.API.Document Namespace
In This Topic
Classes
| Class | Description |
 | DocumentTemplate |
Represents a document template, which serves as the comprehensive definition for a specific type of document.
|
 | TemplateField |
Represents the structure of a field within a document template.
A field represents a piece of data that must be extracted or deciphered from the input document.
|
 | TemplateHints |
Represents the structure of a template's hints.
Template hints has been designed to elevate the accuracy and efficiency of the processor within specific contexts.
These insights serve as guidance for the processor, empowering it to make more informed decisions,
such as selecting a tailored layout analysis system for a specific document family or utilizing an optimal recognition system,
among other possibilities.
|
Enumerations
| Enumeration | Description |
 | DocumentCategory |
Specifies a predefined category of a document.
|
See Also