FontRecord

Overview

FontRecord is a class in Aspose.Page FOSS for Python.

Properties: is_monospace, name, path, style.

Properties

NameTypeAccessDescription
namestrReadGets the name.
stylestrReadGets the style.
pathPathReadGets the path.
is_monospaceboolReadGets the is monospace.

See Also