com.azure.ai.formrecognizer.models
Package containing the data models for FormRecognizerClient. Extracts information from forms and images into structured data.
Classes
| CreateComposedModelOptions |
The configurable options to pass when creating a composed model. |
| FieldBoundingBox |
Quadrangle bounding box, with coordinates specified relative to the top-left of the original image |
| FieldData |
The Field |
| FieldValue |
Represents the strongly-typed value of a field recognized from the input document and provides methods for converting it to the appropriate type. |
| FormContentType |
Define values for content type supported for local files. |
| FormElement |
Represents a form element recognized from the input document. |
| FormField |
Represents a field recognized in an input document. |
| FormLine |
Represents a line of text and its appearance. |
| FormPage |
Represents a page recognized from the input document. |
| FormPageRange |
Represents a page interval from the input document. |
| FormReadingOrder |
Defines values for the order in which recognized text lines are returned. |
| FormRecognizerAudience |
Defines values for Form |
| FormRecognizerError |
The Form |
| FormRecognizerErrorInformation |
The Form |
| FormRecognizerException |
General exception for Form |
| FormRecognizerLanguage |
The language code supported on the Form Recognizer service. |
| FormRecognizerLocale |
Defines values for Form |
| FormRecognizerOperationResult |
The Form |
| FormSelectionMark |
Represents a selection mark recognized from the input document. |
| FormTable |
Represents a table recognized from the input document. |
| FormTableCell |
Represents a cell contained in a table recognized from the input document. |
| FormWord |
Represents a word recognized from the input document. |
| Point |
Represents the x and y coordinates of a point. |
| RecognizeBusinessCardsOptions |
Options that may be passed when using recognize business card APIs on Form Recognizer client. |
| RecognizeContentOptions |
Options that may be passed when using recognize content APIs on Form Recognizer client. |
| RecognizeCustomFormsOptions |
Options that may be passed when using recognize custom form APIs on Form Recognizer client. |
| RecognizeIdentityDocumentOptions |
Options that may be passed when using recognize identity documents APIs on Form Recognizer client. |
| RecognizeInvoicesOptions |
Options that may be passed when using recognize invoice APIs on Form Recognizer client. |
| RecognizeReceiptsOptions |
Options that may be passed when using recognize receipt APIs on Form Recognizer client. |
| RecognizedForm |
Represents a form that has been recognized by a trained or prebuilt model based on the provided input document. |
| SelectionMarkState |
Defines values for Selection |
| TextAppearance |
The Text |
| TextStyleName |
The text line style name, including handwriting and other. |
Enums
| FieldValueType |
Defines values for Field |
| LengthUnit |
The unit used by the width, height and bounding |