FormLine.Words プロパティ

定義

行を構成する単語の一覧。

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

プロパティ値

適用対象