Sdílet prostřednictvím


AnalyzeResult.Tables Property

Definition

Extracted tables.

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

Property Value

Applies to