StringValue interface

認識された文字列フィールド値。

プロパティ

elements

認識されたフィールド値を構成する OCR ワードへの参照の一覧。

text

認識されたフィールドの OCR テキスト コンテンツ。

value

認識されたフィールドの文字列値。

valueType

ポリモーフィック判別器

プロパティの詳細

elements

認識されたフィールド値を構成する OCR ワードへの参照の一覧。

elements?: ElementReference[]

プロパティ値

text

認識されたフィールドの OCR テキスト コンテンツ。

text?: string

プロパティ値

string

value

認識されたフィールドの文字列値。

value?: string

プロパティ値

string

valueType

ポリモーフィック判別器

valueType: "stringValue"

プロパティ値

"stringValue"