Compartir a través de


DocumentTable.Spans Propiedad

Definición

Ubicación de la tabla en el orden de lectura contenido concatenado.

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