Compartir a través de


OcrSkill.ShouldDetectOrientation Propiedad

Definición

Obtiene o establece un valor que indica que se activa o no la detección de orientación. El valor predeterminado es False.

[Newtonsoft.Json.JsonProperty(PropertyName="detectOrientation")]
public bool? ShouldDetectOrientation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="detectOrientation")>]
member this.ShouldDetectOrientation : Nullable<bool> with get, set
Public Property ShouldDetectOrientation As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a