Expand description
Defines additional types related to DocumentLayoutBlock.
Structs§
- Layout
List Block - Represents a list type block.
- Layout
List Entry - Represents an entry in the list.
- Layout
Page Span - Represents where the block starts and ends in the document.
- Layout
Table Block - Represents a table type block.
- Layout
Table Cell - Represents a cell in a table row.
- Layout
Table Row - Represents a row in a table.
- Layout
Text Block - Represents a text type block.