Page Properties | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Describes a numeric value (integer/float).
Code Block |
---|
//numeric
{
"entity": "numeric",
"value": "12.5",
"box": {
"page": 1,
"left": 429.0,
"top": 133.0,
"width": 53.0,
"height": 8.0
}
} |
Format
Name | Type | Description |
---|---|---|
|
| Must be |
|
| Numeric value in string. |
| bounding-box | Bounding box of the occurrence including the page number. |
...