Share via


DocumentPage.Lines Property

Definition

Extracted lines from the page, potentially containing both textual and visual elements.

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

Property Value

Applies to