Partager via


OcrSkill.ShouldDetectOrientation Propriété

Définition

Obtient ou définit une valeur indiquant d’activer ou non la détection d’orientation. La valeur par défaut est 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à