TextObject
Overview
TextObject is a class in Aspose.PDF FOSS for Python.
A BT …
Properties: end, max_font_size, start, text_length.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
start | int | Read/Write | Gets or sets the start. |
end | int | Read/Write | Gets or sets the end. |
max_font_size | float | Read/Write | Gets or sets the max font size. |
text_length | int | Read/Write | Gets or sets the text length. |