Share via


FormPage.Tables Property

Definition

A list of recognized tables contained in this page.

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)

Property Value

Applies to