Class LayoutPageSpan (2.27.0)

LayoutPageSpan(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents where the block starts and ends in the document.

Attributes

NameDescription
page_start int
Page where block starts in the document.
page_end int
Page where block ends in the document.