Share via


DocumentTable.Spans Property

Definition

Location of the table in the reading order concatenated content.

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

Property Value

Applies to