DocumentPage.Words Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)