TextRun

Overview

TextRun is a class in Aspose.Note FOSS for Python.

TextRun.Text holds the plain string content of the text run.

Properties: Style, Text.

Properties

NameTypeAccessDescription
TextstrReadGets the text.
StyleTextStyleReadGets the style.

See Also