| 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 |
