CharProps

Overview

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

Properties extracted from CHPX for a text run.

Properties

NameTypeAccessDescription
boldboolRead
italicboolRead
underlineintRead
strikethroughboolRead
font_indexintRead
font_sizefloatRead
colorstrRead
highlight_colorstrRead
superscriptboolRead
subscriptboolRead
all_capsboolRead
small_capsboolRead
hiddenboolRead
style_indexintRead

Methods

SignatureDescription
__init__()