OcrResult.TextAngle Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="textAngle")]
public double TextAngle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="textAngle")>]
member this.TextAngle : double with get, set
Public Property TextAngle As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to