Compartir a través de


OCR.Language Propiedad

Definición

Obtiene o establece el código ISO 639-3.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a