Share via


FormTable.BoundingBox Property

Definition

Bounding box of the table.

public Azure.AI.FormRecognizer.Models.FieldBoundingBox BoundingBox { get; }
member this.BoundingBox : Azure.AI.FormRecognizer.Models.FieldBoundingBox
Public ReadOnly Property BoundingBox As FieldBoundingBox

Property Value

Remarks

This property only has value for V2_1 and newer.

Applies to