Compartir a través de


AnalyzedDocument.Fields Propiedad

Definición

Diccionario de valores de campo con nombre.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.AI.FormRecognizer.DocumentAnalysis.DocumentField> Fields { get; }
member this.Fields : System.Collections.Generic.IReadOnlyDictionary<string, Azure.AI.FormRecognizer.DocumentAnalysis.DocumentField>
Public ReadOnly Property Fields As IReadOnlyDictionary(Of String, DocumentField)

Valor de propiedad

Se aplica a