次の方法で共有


DocumentKeyValuePair クラス

定義

個別のフィールド ラベル (キー) とフィールド値 (空の場合があります) を持つフォーム フィールドを表す オブジェクト。

public class DocumentKeyValuePair
type DocumentKeyValuePair = class
Public Class DocumentKeyValuePair
継承
DocumentKeyValuePair

プロパティ

Confidence

キーと値のペアを正しく抽出する信頼度。

Key

キーと値のペアのフィールド ラベル。

Value

キーと値のペアのフィールド値。

適用対象