Page Properties | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Describes a BIC number.
Code Block | ||
---|---|---|
| ||
//bic
{
"entity": "bic",
"value": "GENODEF1HH2",
"box": {
"page": 1,
"left": 506.0,
"top": 777.0,
"width": 53.0,
"height": 6.0
}
} |
Format
Name | Type | Description |
---|---|---|
|
|
|
|
| BIC number in the normalized form (without spaces between digits and letters). |
| bounding-box | Bounding box of the occurrence including the page number. |
...