key | value | description |
---|---|---|
id (required) | intersection | |
verticalAnchor (required) | Anchor object | An anchor object that defines a vertical line that bisects that anchor. Sensible extracts the line that’s at the intersection of this vertical line and the horizontal line defined by the field’s anchor. The Vertical Anchor can be on a different page from the anchor. |
offsetX | number in inches. default: 0 | Offsets the vertical line that bisects the vertical anchor. Positive values offset to the right, negative values offset to the left. |
offsetY | number in inches. default: 0 | Offsets the horizontal line that bisects the anchor. Positive values offset down the page, negative values offset up the page. |
height | number in inches. default: 0 | Specifies to create a rectangular region centered at the intersection point. Sensible extracts lines contained in the region. For the full definition of “contained,” see the Region method. If you don’t specify this parameter, Sensible extracts lines that overlap to any extent with the intersection point. |
width | number in inches. default: 0 | Specifies to create a rectangular region centered at the intersection point. Sensible extracts lines contained in the region. For the full definition of “contained,” see the Region method. If you don’t specify this parameter, Sensible extracts lines that overlap to any extent with the intersection point. |
Example document | Download link |
---|