TextField Class¶
Namespace: id3.Document
Definition¶
Represents a text field extracted from a document.
Properties¶
Name |
Type |
Description |
|---|---|---|
Boundaries of the text field in the image. |
||
float |
Confidence score for the value read from the text field. |
|
string |
Name of the text field. |
|
string |
Value of the text field. |
Methods¶
Name |
Description |
|---|---|
Clones the TextField object. |