Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.DocumentField
Package
Description
Package containing model classes to perform operations
DocumentAnalysisAsyncClient
and
DocumentAnalysisClient
.-
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.