次の方法で共有


FormPage.Tables プロパティ

定義

このページに含まれる認識されたテーブルの一覧。

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)

プロパティ値

適用対象