|
Name |
Type |
Discontinued? |
|
1 |
DOCUMENT_ID |
VARCHAR |
No |
|
|
|
The unique ID of the document record. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The Line Count for the IMG per Document - The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
IMAGE_ANNOTATION_X |
INTEGER |
No |
|
|
|
Contains X coordinate of the annotation |
|
|
4 |
IMAGE_ANNOTATION_Y |
INTEGER |
No |
|
|
|
Contains the Y coordinate of the annotation |
|
|
5 |
IMAGE_ANN_TEXT |
VARCHAR |
No |
|
|
|
This items contains the text of the annotation |
|
|
6 |
IMAGE_ANN_COMPON_ID |
NUMERIC |
No |
|
|
|
This item contains the link to measurement component data that is saved to the image as an annotation. |
|
|
7 |
IMAGE_ANN_COMPON_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the component. |
|
|