Share via


DocumentTable.BoundingRegions Property

Definition

Bounding regions covering the table.

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

Property Value

Applies to