Share via


DocumentPage.Words Property

Definition

Extracted words from the page.

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

Property Value

Applies to