Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.

Link copied to clipboard
Link copied to clipboard

A list of detected languages together with confidence.

Link copied to clipboard
Link copied to clipboard

A list of visually detected form fields on the page.

Link copied to clipboard

Rendered image for this page. This image is preprocessed to remove any skew, rotation, and distortions such that the annotation bounding boxes can be upright and axis-aligned.

Link copied to clipboard
Link copied to clipboard

A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.

Link copied to clipboard

1-based index for current Page in a parent Document. Useful when a page is taken out of a Document for individual processing.

Link copied to clipboard

A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.

Link copied to clipboard
Link copied to clipboard

A list of visually detected symbols on the page.

Link copied to clipboard

A list of visually detected tables on the page.

Link copied to clipboard

A list of visually detected tokens on the page.

Link copied to clipboard

Transformation matrices that were applied to the original document image to produce Page.image.

Link copied to clipboard

A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.