Compartir a través de


OCR.Text Propiedad

Definición

Obtiene o establece el texto encontrado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a