Freigeben über


AnalyzeResult.Paragraphs Property

Definition

Extracted paragraphs.

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

Property Value

Applies to