Share via


DocumentStyle.Spans Property

Definition

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

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

Property Value

Applies to