Share via


DocumentListItem.Spans Property

Definition

Location of the list item 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