Sdílet prostřednictvím


DocumentField.ValueDictionary Property

Definition

Dictionary of named field values.

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

Property Value

Applies to