| Property | Data type | Description |
|---|---|---|
position | rect | 分隔符在文档中所在矩形区域的坐标。 |
confidence | confidence | 此值始终等于 -1。 |
color | integer | 分隔符的颜色。 |
thickness | integer | 分隔符的宽度(像素)。 |
type | string enum | 分隔符类型。可能的取值:unknown、solid、dotted |
endPoints | object | 分隔符起点和终点的像素坐标。其属性(integer 数据类型)包括:startX、startY、endX、endY |
