Freigeben über


AnalyzeResult.Sections Property

Definition

Extracted sections.

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

Property Value

Applies to