Block

Overview

Block is a class in Aspose.PDF FOSS for Python.

One piece of exported structure.

Properties: alt, image, items, kind, level, ordered, and 2 more.

Properties

NameTypeAccessDescription
kindstrRead/WriteGets or sets the kind.
textstrRead/WriteGets or sets the text.
levelintRead/WriteGets or sets the level.
itemslist[str]Read/WriteGets or sets the items.
rowslist[list[str]]Read/WriteGets or sets the rows.
orderedboolRead/WriteGets or sets the ordered.
altstrRead/WriteGets or sets the alt.
imagebytes | NoneRead/WriteGets or sets the image.