Share via


OcrRegion.BoundingBox Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="boundingBox")]
public string BoundingBox { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="boundingBox")>]
member this.BoundingBox : string with get, set
Public Property BoundingBox As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to