Share via


DetectedTextBlock.Lines Property

Definition

A list of text lines in this block.

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

Property Value

Applies to