Freigeben über


AnalyzeResult.Documents Property

Definition

Extracted documents.

public System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.AnalyzedDocument> Documents { get; }
member this.Documents : System.Collections.Generic.IReadOnlyList<Azure.AI.DocumentIntelligence.AnalyzedDocument>
Public ReadOnly Property Documents As IReadOnlyList(Of AnalyzedDocument)

Property Value

Applies to