Font

Overview

Font is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Font.name stores the font family name as a string.

Properties: all_caps, bold, bold_bi, color, emboss, emphasis_mark, and 26 more.

Properties

NameTypeAccessDescription
namestrReadGets the name.
sizefloatReadGets the size.
boldboolReadGets the bold.
italicboolReadGets the italic.
underlineintReadGets the underline.
colorstrReadGets the color.
strike_throughboolReadGets the strike through.
superscriptboolReadGets the superscript.
subscriptboolReadGets the subscript.
highlight_colorstrReadGets the highlight color.
all_capsboolReadGets the all caps.
small_capsboolReadGets the small caps.
hiddenboolReadGets the hidden.
style_namestrReadGets the style name.
style_identifierintReadGets the style identifier.
shadingShadingReadGets the shading.
embossboolReadGets the emboss.
engraveboolReadGets the engrave.
outlineboolReadGets the outline.
shadowboolReadGets the shadow.
emphasis_markintReadGets the emphasis mark.
text_effectintReadGets the text effect.
kerningfloatReadGets the kerning.
bold_biboolReadGets the bold bi.
italic_biboolReadGets the italic bi.
no_proofingboolReadGets the no proofing.
name_bistrReadGets the name bi.
name_far_eaststrReadGets the name far east.
name_asciistrReadGets the name ascii.
locale_idintReadGets the locale id.
locale_id_biintReadGets the locale id bi.
locale_id_far_eastintReadGets the locale id far east.

See Also

 English