Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.DocumentField
Packages that use DocumentField
Package
Description
Package containing the data models for FormRecognizerClient.
-
Uses of DocumentField in com.azure.ai.formrecognizer.documentanalysis.models
Methods in com.azure.ai.formrecognizer.documentanalysis.models that return types with arguments of type DocumentFieldModifier 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.