Compartir a través de


FormPage.Tables Propiedad

Definición

Lista de tablas reconocidas contenidas en esta página.

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

Valor de propiedad

Se aplica a