Compartir a través de


DocumentStyle.Spans Property

Definition

Overloads

Spans

Location of the text elements in the concatenated content the style applies to.

Spans

Source:
DocumentStyle.cs

Location of the text elements in the concatenated content the style applies to.

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