Compartir a través de


DocumentPage.Words Propiedad

Definición

Palabras extraídas de la página.

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

Valor de propiedad

Se aplica a