TextObject

Overview

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

A BT

Properties: end, max_font_size, start, text_length.

Properties

NameTypeAccessDescription
startintRead/WriteGets or sets the start.
endintRead/WriteGets or sets the end.
max_font_sizefloatRead/WriteGets or sets the max font size.
text_lengthintRead/WriteGets or sets the text length.

See Also