RunData

Overview

RunData is a class in Aspose.Words FOSS for Python.

Text run with formatting.

Properties: bold, is_code_style, italic, strikethrough, style_name, text, and 1 more.

Properties

NameTypeAccessDescription
textstrRead/WriteGets or sets the text.
boldboolRead/WriteGets or sets the bold.
italicboolRead/WriteGets or sets the italic.
underlineboolRead/WriteGets or sets the underline.
strikethroughboolRead/WriteGets or sets the strikethrough.
style_namestrRead/WriteGets or sets the style name.
is_code_styleboolRead/WriteGets or sets the is code style.

See Also

 English