LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.text property. Gets text of the current span entity...of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.move_last_child method. Moves to the last child entity....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutEnumerator.reset method. Moves the enumerator to the first page of the document....of traversing a document’s layout entities (TraverseLayoutForwar)...@staticmethod def _traverse_layout_forward ( layout_enumerator , depth...
LayoutCollector.document property. Gets or sets the document this collector instance is attached to....document instance, before page layout of the document is built. It...rebuilds of the document’s page layout. Examples Shows how to see...