Sdílet prostřednictvím


DocumentPage Class

Definition

Content and layout elements extracted from a page from the input.

public class DocumentPage
type DocumentPage = class
Public Class DocumentPage
Inheritance
DocumentPage

Properties

Angle

The general orientation of the content in clockwise direction, measured in degrees between (-180, 180].

Barcodes

Extracted barcodes from the page.

Formulas

Extracted formulas from the page.

Height

The height of the image/PDF in pixels/inches, respectively.

Lines

Extracted lines from the page, potentially containing both textual and visual elements.

PageNumber

1-based page number in the input document.

SelectionMarks

Extracted selection marks from the page.

Spans

Location of the page in the reading order concatenated content.

Unit

The unit used by the Width, Height and BoundingPolygon properties. For images, the unit is pixel. For PDF, the unit is inch.

Width

The width of the image/PDF in pixels/inches, respectively.

Words

Extracted words from the page.

Applies to