Compartir a través de


DocumentStyle.Spans Propiedad

Definición

Ubicación de los elementos de texto en el contenido concatenado al que se aplica el estilo.

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)

Valor de propiedad

Se aplica a