Word.Confidence Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="confidence")]
public double Confidence { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="confidence")>]
member this.Confidence : double with get, set
Public Property Confidence As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to