DocumentTableCell.BoundingRegions Property

Definition

Bounding regions covering the table cell.

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

Property Value

Applies to