OcrResult.Orientation Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to