次の方法で共有


AnalyzedDocument.Fields プロパティ

定義

名前付きフィールド値のディクショナリ。

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)

プロパティ値

適用対象