Condividi tramite


DocumentField.Spans Property

Definition

Overloads

Spans

Location of the field in the reading order concatenated content.

Spans

Source:
DocumentField.cs

Location of the field 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