Google Cloud Documentai V1Document Page Args
A page in a Document.
Constructors
Properties
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.
A list of detected barcodes.
A list of detected languages together with confidence.
Physical dimension of the page.
A list of visually detected form fields on the page.
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.
Image Quality Scores.
Layout for the page.
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
1-based index for current Page in a parent Document. Useful when a page is taken out of a Document for individual processing.
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
The history of this page.
A list of visually detected symbols on the page.
A list of visually detected tables on the page.
A list of visually detected tokens on the page.
Transformation matrices that were applied to the original document image to produce Page.image.
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.