Share via


FormLine.Words Property

Definition

A list of the words that make up the line.

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)

Property Value

Applies to