次の方法で共有


ExtractedToken.Confidence プロパティ

定義

抽出されたテキストの精度のメジャーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象