Module document_layout_block

Module document_layout_block 

Source
Expand description

Defines additional types related to DocumentLayoutBlock.

Structs§

LayoutListBlock
Represents a list type block.
LayoutListEntry
Represents an entry in the list.
LayoutPageSpan
Represents where the block starts and ends in the document.
LayoutTableBlock
Represents a table type block.
LayoutTableCell
Represents a cell in a table row.
LayoutTableRow
Represents a row in a table.
LayoutTextBlock
Represents a text type block.

Enums§

Block