Share via


AnalyzedDocument.Fields Property

Definition

Dictionary of named field values.

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

Property Value

Applies to