Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.DocumentField
Package
Description
Package containing the data models for FormRecognizerClient.
-
Uses of DocumentField in com.azure.ai.formrecognizer.documentanalysis.models
Modifier and TypeMethodDescriptionAnalyzedDocument.getFields()
Get the fields property: Dictionary of named field values.DocumentField.getValueAsList()
Get the array of field values.DocumentField.getValueAsMap()
Get the map of named field values.