Compartilhar via


OcrSkill.ShouldDetectOrientation Propriedade

Definição

Obtém ou define um valor que indica ativar ou não a detecção de orientação. O padrão é 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a